@media(width > 1199px) {
    body.homePage > *:not(.navbar) {
        padding-left: 54px;
    }
}