@media screen and (max-width: 768px) {
  main#MainContent > [id*="text_and_image"]:first-child {
    padding-top: 66px;
  }
}
