@media only screen and (max-width: 767px) {
    div.blockWrap_e0f2e8852787494684c7018ab2e91aaa .blockImg{
        margin-top:-5px !important;
        }
/* 2 Column Simple List in Mobile */
     .items_cd5a69def63249e2bf915fcd40553502 .item {
        width: 20%;
        float: left;
        padding:0;
    }
}
/* Popup Styles */

.dismiss{
    cursor: pointer;
}


/* Equalize Simple List Blocks*/

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

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