@media only screen and (max-width: 767px){
.block_a0a0f2486ede46789947e6907b8e8bff .contentTitle {
font-size: 38px;
}
}

/* Equalize Simple List Blocks*/

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

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