/* Mobile Padding Hero */

@media only screen and (max-width: 767px) {
    div.block_d520efd4bd494d8793f5b7f11fa235eb, .block_d824668147384f3c98130fab9136584d {
    padding-top: 0px;
    padding-bottom: 30px;
    }
 }
 
 /* Equalize Simple List Blocks Testimonials*/

/* Change item class here */
.items_b767258ea508421684e412dfff075dde { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b767258ea508421684e412dfff075dde > .item {
	display: flex;
	flex-direction: column;
}
/* Equalize Simple List Blocks*/

/* Change item class here */
.items_b0670155875d4049be3138487c36070f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b0670155875d4049be3138487c36070f > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks COMMERCIAL*/

/* Change item class here */
.items_e849cc4be7984b68bf80206a60705d3a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e849cc4be7984b68bf80206a60705d3a > .item {
	display: flex;
	flex-direction: column;
}