#three-quotes {
  padding-top: 1px;
}

@media (min-width: 992px) {
  #three-quotes {
    padding-top: 57px;
  }
}

