.ban-in .ban-text h1 {
    font-size: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.carousel-caption h2 {
    font-size: 70px;
    line-height: 70px;
    color: #FFFFFF;
    width: 80%;
    text-transform: uppercase;
    font-weight: 600;
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
    .carousel-caption h2 {
        font-size: 28px;
        line-height: 32px;
        width: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .carousel-caption h2 {
        font-size: 60px;
    }
}
@media (max-width: 768px) {
h1.wow.fadeInDown.ymca-orogin-h1.animated{
    padding: 0;
    /* margin: 0 0 10px; */
    font-size: 25px;
    color: #173966;
    font-weight: 600;
    text-transform: uppercase;
}
}
.amenities h1 {
    margin: 0 0 10px;
    font-size: 45px;
    color: #173966;
    font-weight: 600;
    text-transform: uppercase;
}