@media (max-width: 768px) {
  .banner-mobile {
    height: 20vh !important;
  }
}