/* Home Hero Mobile */

@media only screen and (max-width: 767px) {
    div.blockWrap_cdddd0e8a4954187a54475b65b329d8f {
        padding-top: 60px;
        padding-bottom: 60px;
        background-image: url("https://static.mywebsites360.com/fe630bcc14a54d5f84176b98a00d4df3/i/e9c778162b1249159254e3916758d45a/2/4SoifmQpAbHrGFzRuwTbr?nocache&dpr=2")
        }
    .blockWrap_cdddd0e8a4954187a54475b65b329d8f .contentTitle {
        font-size: 40px; 
    }
        .blockWrap_cdddd0e8a4954187a54475b65b329d8f .blockInnerContent {
        font-size: 18px; 
    }
}

/* Home Page Title */

@media only screen and (max-width: 767px) {
    .blockWrap_f899ca0e1e674ccbbac858950867939b .pageTitle {
        font-size: 16px; 
    }
}

/* Testimonial Equal List Blocks*/

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

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

/* Contact Page Equal List Blocks*/

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

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