@media only screen and (max-width:767px){
    .blockWrap_e14309266ac14263956fb2c35c8a172a .cols3.imgMgn1 .imgGridItem {
    width: 100%!important;
    margin: 5% 0 0 0%!important;
}
.blockWrap_e007eca6c138488797f7d1f1811c48b8 {
    padding-top: 50px!important;
    padding-bottom: 20px;
}
.listView.vAlgn1 .itemPreview.hasImg{
    display:block!important;
}
.listView .itemPreview.hasImg .itemImg,
.listView .itemPreview.hasImg .itemContent{
    width:100%!important;
    padding-bottom:1.5em!important;
}
.blockWrap_e98d6d60f4094f94a24df5d179dd0505 .cols3.imgMgn1 .imgGridItem{
        width: 44% !important;
        margin: 5% 3% 0 3% !important;
}
.cols3.imgMgn1 .imgGridItem:nth-child(3n+1){
    clear:none!important;
}
cols3.imgMgn1 .galleryWrapper {
    margin-top: -10%!important;
}
.blockWrap_dc66948a759f494cbd09de0e9e5fcdb4 .contentTitle,
.blockWrap_f899ca0e1e674ccbbac858950867939b .pageTitle {
    font-size: 34px!important;
    text-transform: uppercase;
}
.pageTitleContainer .blockText {
    margin-top: 0.5em!important;
}
blockWrap_f899ca0e1e674ccbbac858950867939b {
    padding-top: 100px!important;
    padding-bottom: 68px!important;
    color: #fcf8f0;
}
}

/* 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; 
    }
}