@media (max-width: 768px) {
  .mh-940 section:last-of-type {
    max-height: 940px;
    padding-bottom: 350px !important;
  }
}