html, body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    max-width: 100%;
    margin: 0;
    background-size: cover;
}

section {
    width:100%;
}


