@font-face {
    font-family: "AGaramondPro-Regular";
    src:url("fonts/AGaramondPro-Regular.woff2") format("woff2"),url("fonts/AGaramondPro-Regular.woff") format("woff"),url("fonts/AGaramondPro-Regular.otf") format("opentype");
    font-style:normal;font-weight:400;
}
@media only screen and (max-width: 767px) {
.section.mcb-section.no-margin-v.bg-cover {
    background-image: url(/content/spa3/images/spa3-last-section-bg-2.jpg) !important;
    background-repeat: no-repeat!important;
    background-position: left!important;
    min-height: 360px!important;
    background-position-y: 200px!important;
    background-size: 1000px!important;
    padding-bottom: 0!important;
}
}