/* Button Padding */
.button {
    padding: 10px 35px;
}

/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_dd17a666af574afd8a0612fe1f0f0c44 {
        background-image: url(https://static.mywebsites360.com/fc513eac08284c6c9aed5f17a93c7202/i/b7ef26c9a455482c93ed8cb16d4a38ca/1/5feFb8zhrk/image-1-mobile-5c882a156794d.jpg);
    }
}

@media only screen and (max-width: 768px) {
    div.blockWrap_d4b3217926404142990531ab9cd9adf7 {
        background-image: url(https://static.mywebsites360.com/fc513eac08284c6c9aed5f17a93c7202/i/d9b6dc51ecee48d1ae077b49705c29f4/1/5feFb8zhrk/image-2-mobile-5c882a23b2525.jpg);
    }
}

@media only screen and (max-width: 768px) {
    div.blockWrap_cb268d62470c4a9d82202a288a166f74 {
        background-image: url(https://static.mywebsites360.com/fc513eac08284c6c9aed5f17a93c7202/i/d9b6dc51ecee48d1ae077b49705c29f4/1/5feFb8zhrk/image-2-mobile-5c882a23b2525.jpg);
    }
}

@media only screen and (max-width: 768px) {
    div.blockWrap_c64a29938e2946d2a7682f538fb5d86a {
        background-image: url(https://static.mywebsites360.com/fc513eac08284c6c9aed5f17a93c7202/i/d9b6dc51ecee48d1ae077b49705c29f4/1/5feFb8zhrk/image-2-mobile-5c882a23b2525.jpg);
    }
}

@media only screen and (max-width: 768px) {
    div.blockWrap_b0b02ddc1024468ca43bd55f3c524cab {
        background-image: url(https://static.mywebsites360.com/fc513eac08284c6c9aed5f17a93c7202/i/efcf2f98fa134ec5b9bbadddb2972818/1/5feFb8zhrk/image-3-mobile-5c882a318cb7a.jpg);
    }
}
/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_a1afdd7112e44c95a249dc995e1fee3c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_b2a077a4dd1746ef88e88426358970bb { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b2a077a4dd1746ef88e88426358970bb > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_b2a077a4dd1746ef88e88426358970bb > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px; 
}

/* Change item class here */
.items_b2a077a4dd1746ef88e88426358970bb > .item p {
    margin-bottom: 60px;
}