.concert-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/concert-image-sbmf26-png-1772053099254.webp")
}
@media (max-width:640px) {
  .concert-image {
    background-color: #90cedd
  }
}

