@media only screen and (max-width: 767px) {

div.blockWrap_a0a0f2486ede46789947e6907b8e8bff {
    background-image: url(https://static.mywebsites360.com/d7704712142640df8a091390b87c8ffc/i/a956f814429845f994a54e13c36c86de/1/5feFb8zhrk/Mobile%20Hero.jpg);
    padding-top: 400px;
    padding-bottom: 30px;
    background-position: 40% 50%;
    }
div.blockWrap_a0a0f2486ede46789947e6907b8e8bff p{
    font-size: 16px;
    }

div.blockWrap_ddd185aa862f4fbf88389445640670ff {
    padding-bottom: 50px;
    }
}

/* Equalize Simple List Blocks*/

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

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

/* Sitewide Banner */

.blockWrap_f30dd52f39fb40d789098a83e7810550{
background-color: #f6b7c7;
color: #ffffff; 
text-align: center;
padding: 10px;
}

.headerAndNavContainer{
padding-top: 0px !important;
}

/* Popup Styles */

.dismiss{
    cursor: pointer;
}

/* Delete code below this line to inherit sitewide styles for text and button */

.popupButton {
    background: #000000;
    color: #fff!important;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.popupButton:hover {
    background: #eeeeee;
    color: #fff!important;
}

.popupTitle {
    font-size: 36px;
    margin-top: 20px;
    line-height: .05;
    padding-bottom: 0px;
}
.fancybox-skin {
    background: #ffffff;
}
/* End Popup Styles */