@media (orientation: landscape) {

    html {
        background-image: url('../images/horizontal_background.png');
    }
}