@media only screen and (max-width:767px){
    .blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 .contentTitle {
    font-size: 50px!important;
}
.cols4.imgMgn1 .imgGridItem {
    width: 46%!important;
    margin: 3% 2% 0px 2% !important;
}
.blockWrap_f3b456c11d97415d9af53a136955d8db .blockText{
    padding-bottom: 100px!important;
}
}

/* 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; 
    }
}