strong{
    letter-spacing: 0.15em!important;
    color:inherit!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
}

@media only screen and (max-width:767px){
    .blockWrap_e5a79923d12f44f28653e6d930f1e0c8 .contentTitle {
        font-size:47px!important;
    }
    .blockWrap_b5b80f8349004f338e384ae7c2a186ab .blockText,
    .blockWrap_b6547491f1bf4c669b0826dab00631d8 .blockText{
        padding-top:45px!important;
        padding-bottom: 60px!important;
    }
    .blockWrap_d0bbe653843c472ab8f007834c6b749b .imgHover-overlay .imgHover-content .contentTitle, .blockWrap_d0bbe653843c472ab8f007834c6b749b .imgHover:hover .imgHover-overlay .imgHover-content .contentTitle {
    font-size: 36px!important;
}
.items_d0bbe653843c472ab8f007834c6b749b .item .itemImg {
    text-align: center;
    padding-bottom: 0em;
    height: 350px!important;
}
/* Flip 50-50 Stacking Order in Mobile */

.block_b6547491f1bf4c669b0826dab00631d8 {
    display: flex;
    flex-flow: wrap-reverse;
}

}

/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}