.hide_container{
    width: 100% !important;
    padding: 0 !important;
    max-width: 100% !important;
}
.hide_container .vc_column-inner {
    padding: 0 !important;
}
.ymca-highligh-new {
    float: left;
    width: 100%;
    padding: 70px 0 80px 0;
    text-align: center;
}

.ymca-highligh-new h2 {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.25;
    letter-spacing: -0.48px;
    color: #f47920;
    text-transform: uppercase;
}

.ymca-highligh-new .col-lg-3 {
    margin-top: 28px;
}

.ymca-highligh-new .col-lg-3 img {
    width: 100%;
    float: left;
}

@media(max-width:767px){
    .ymca-highligh-new h2 { font-size: 26px;}
    .ymca-highligh-new .col-lg-3 { float: left;}
}
@media(max-width:480px){
    .ymca-highligh-new h2 { font-size: 23px; line-height: 1.25;}
}