/*Targets the parent container of the simple list items*/
.items_c6cd0598a1bf4c3caa631384099070fe {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_c6cd0598a1bf4c3caa631384099070fe > .item {
	display: flex;
	flex-direction: column;
}

/*Targets the parent container of the simple list items*/
.items_ff6f9d86d86b436e8cdf4542b98bef1c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/*Targets the child flex items*/
.items_ff6f9d86d86b436e8cdf4542b98bef1c > .item {
	display: flex;
	flex-direction: column;
}


/* Button Padding */
.button {
    padding: 10px 20px;
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_f899ca0e1e674ccbbac858950867939b {
        background-image: url(https://static.mywebsites360.com/ef56eef1360541bca3283373af8ade2a/i/a618ae9b288644d0b494404d782d1fca/1/5feFb8zhrk/mobile.jpg);
    }
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_e9cf1c4b770a4392ab83d007d7278275 {
        background-image: url(https://static.mywebsites360.com/ef56eef1360541bca3283373af8ade2a/i/d9949bf9caaa443fb0959386cdae1d1a/1/5feFb8zhrk/bg56.jpg);
    }
}