@media screen and (max-width: 768px) {
  .banner-title {
    padding-top: 50px;
  }
}