@media screen and (max-width: 992px) {
  section {
    margin-top: 120px;
  }
}