.button {
    padding: 10px 30px;
}


/* Responsive CTAs */

@media only screen and (max-width: 767px) {
    .cols3.imgMgn0 .imgGridItem {
width: 100%
}
}

/* Responsive Hero */

@media only screen and (max-width: 767px) {
    #hero .contentTitle {
        font-size:60px;
    }
    #hero, #callout, #copyrow {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px){
    .blockWrap_ed5dfba50452424183582368dcd35610{
        background-image: url(https://static.mywebsites360.com/adc42296ba9f4264a9159b20c7963301/i/a382ddbe6c344cc99816eb442ea8afde/1/5feFb8zhrk/Main%20BG-2.jpg)!important;
    }
}

/* Equalize Simple List Blocks Training Curriculum*/

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

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