/* Equalize Simple List Blocks*/

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

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

@media only screen and (max-width: 767px) {
div.blockWrap_d520efd4bd494d8793f5b7f11fa235eb{
    background-image: url(https://static.mywebsites360.com/b3a962094148468982d3891271277954/i/bb3e7f1b513c4030b6cbfcb09acbc95d/1/5feFb8zhrk/mobileHero.jpg);
    padding-top: 200px;
    padding-bottom: 0px;
    background-size: contain;
    background-position: top;
    }
div.blockWrap_d520efd4bd494d8793f5b7f11fa235eb img{
 width: 200px !important;   
}
div.blockWrap_fa12d8fbc807493db4d6f689f1ae003c {
    padding-top: 25px;
    }
div.blockWrap_c50a14248c2d41088729f820e0cb067a {
    background: white;
    }
div.blockWrap_dbafa3db812b46e196478f5d495e879d {
    background-position: left;
    }
div.blockWrap_a17a8ca51c1a487a97351387acc6f950 {
    background-position: right;
    }
}
/* Popup Styles */

.dismiss{
    cursor: pointer;
}

/* Page Beautification List Styles */
.block_b6fc698798e24a9188b987bc4359f42f ul {
    list-style-image: url(https://static.mywebsites360.com/b3a962094148468982d3891271277954/i/e1fd50f3df4249b0b2d07f45402e2851/1/5feFb8zhrk/check16.png);
}
.block_b6fc698798e24a9188b987bc4359f42f ul li {
    margin-bottom: 8px;
}