@media (max-height: 1280px){
    body{
        background: url("../images/rh_bg.png");
        background-repeat: no-repeat;
        background-position: right center;
        background-attachment: fixed;
    }
}