/*Optimize homepage hero for mobile*/
@media only screen and (max-width: 767px) {
#page_e00b3f7930bf44a9af4a89931b583d51{
    background-position: 65% 0;
}
}




/* How We Help Victims - Equalize Simple List Blocks*/

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

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