/* concerts */

.masthead .top-bar{
    display: none;
}

#page{
    background-image: url('/wp-content/uploads/bg-3-A_concert.webp');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
