/* Equalize Simple List Blocks*/

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

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

#autoTrust .blockContent {
    margin-top: -100px;
    position: relative;
    z-index: 10;
}

#lifeTrust .blockContent {
    margin-top: -100px;
    position: relative;
    z-index: 10;
}

#homeTrust .blockContent {
    margin-top: -100px;
    position: relative;
    z-index: 10;
}
#aboutTrust .blockContent {
    margin-top: -100px;
    position: relative;
    z-index: 10;
}