@media (max-width: 576px) {
  .hero-section {
    background-image: url('../images/exhibitions.jpg') !important;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
}
