﻿#show-desc {
	background: url("../../../img/pastshows/show-desc-section-BG-900.jpg") no-repeat;
	background-size: 100% auto;
	background-position: bottom;

}

#show-desc .section {
    padding-bottom: 150px;
}


@media (max-width: 992px){
        #show-desc .section {
              padding: 0 15px 60px 15px;
        }
}


