body {
    background-color: white;
}

#footer {
    padding: 20px;
}

@media only screen and (max-width: 1055px) and (min-width: 0px) {
    #country-subnav {
        margin-top: 0;
    }
}

.subnav-content{
    position: absolute;
    right: 0;
}
