﻿@media only screen and (max-width: 600px) {
    p.performances_title {
        text-align: center;
        margin-bottom: 20px;
    }
    .wpb_wrapper section.slick-initialized {
        margin: 0 auto !important;
    }
}

