/* Exclusive Terrace on 39th CSS */

section.custom-banner.venue-page .banner-wrapper {
    background-image: url('https://storage.googleapis.com/giffycms-ortiz.appspot.com/content/venue_page/terrace_on_39th/images/banner.jpg');
}

@media (max-width: 354px) {
    section.custom-banner.venue-page article.text-content {
        width: 90%;
    }
}