@media (min-width: 992px) {
  #consideracao.row {
    position: sticky;
    top: 92px;
  }
}