/* Equalize Simple List Blocks*/

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

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

/* Responsive Image Swap */

@media only screen and (max-width: 767px) {
    .blockWrap_a0a0f2486ede46789947e6907b8e8bff img {
        content: url(url(https://static.mywebsites360.com/cafcfe711b32473b9f369ed26a2f05e8/i/ea2bba47712d42cea950a90f48ea7ca8/1/5feFb8zhrk/mobile-hero.jpg));
    }
}

/* Responsive Hero Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_a0a0f2486ede46789947e6907b8e8bff {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    
    .blockWrap_a0a0f2486ede46789947e6907b8e8bff .contentTitle {
        font-size: 35px; 
    }
}

/* Responsive cta Styling */

@media only screen and (max-width: 767px) {
    div.blockWrap_d520efd4bd494d8793f5b7f11fa235eb  {
        padding-bottom: 50px;
    }
    
/* Equalize Simple List Blocks*/

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

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