﻿
html, body {
    background-image: url('../images/sc-branding/bg_sc_pol_desktop.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #C4D3D2;
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    color: #2A034C;
}

@-ms-viewport {
    width: auto;
}
