/*-------GLOBAL-------*/
html, body {
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 200;
}
html.page_f41f331f0be94f34a5c0c93b2be26937 {
    background-position: 350px 50%;
    background-size: 85%;
}
.contentTitle {
    font-family: din-2014, sans-serif;
    font-style: italic;
    font-weight: bold;
    padding-bottom: .1em;
}
.footerContent .contentTitle {
    font-size: 22px;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
    .pageContainer {
        max-width: 500px;
        background: #a7a9ac;
        border-right: 30px solid transparent;
        border-image: url(https://static.spacecrafted.com/cd9007408e0f43759dbdb7d0484801e0/i/a17d80733b934cdba8c63a309444d575/1/5feFb8zhrk/MEC-landing%20page%20assets-border.png);
        border-image-slice: 60 60 60 0;
        /*border-image-width: 30px;*/
        border-image-outset: .2;
        border-image-repeat: round;
    }
}