/* Full Width Gallery Images in Mobile */

@media only screen and (max-width: 767px) {
    .blockContent.cols6 .imgGridItem {
        width: 100%;
        margin: 0;
        padding: 10px;
    }
}


/* Equalize Simple List Blocks 300 Signature Collection Page*/

/* Change item class here */
.items_eca0c4bfbc89492c9007090776d04b84 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_eca0c4bfbc89492c9007090776d04b84 > .item {
	display: flex;
	flex-direction: column;
}