@media only screen and (max-width:767px){
    .blockWrap_c797d133860f49eb9d4011caea9e9014 .blockText{
        padding-top: 75px!important;
        padding-bottom: 75px!important;
}
.cols4.imgMgn0 .imgGridItem {
    width: 100%!important;
    margin: 0;
}
    .cols4 .imgGridItem .imgHover-content{
        display:block!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; 
    }
}

/* Equalize Simple List Blocks - HOME*/

/* Change item class here */
.items_d41ad582c8c647db94169fd945729e00 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d41ad582c8c647db94169fd945729e00 > .item {
	display: flex;
	flex-direction: column;
}