@media only screen and (max-width:767px){
    .cols4 .imgGridItem{
        width:100%!important;
            margin: 2.466% 0px 0 0%!important;
    }
    .block_d3c719e4dbed47c5ba252bad64f69464 .blockText{
        padding-top:65px!important;
        padding-bottom:120px!important;
    }
    .blockWrap_d3c719e4dbed47c5ba252bad64f69464{
        padding-top:0px!important;
    }
    .block_f21edc160df3471fa80ffc30ba12e11d .blockText{
        padding-top:65px!important;
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_ff926f414d234f059178690469ebc8e0 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ff926f414d234f059178690469ebc8e0 > .item {
	display: flex;
	flex-direction: column;
}