/* new_year_pay.css */

#ws-logo-button {
    height: 230px !important;
}

a #ws-logo-button {
    background: url(../img/logo_warspear_ny.png) no-repeat center top !important;
}

@media (max-width: 1280px) {
    #ws-payment-wrapper .ws-ui-panel {
        margin-top: 70px;
    }
}

@media (min-width: 1281px) {
    html {
        background:url(../img/pic_bg_short_ny.jpg), url(../img/mid.jpg)!important;
        background-repeat: no-repeat,  repeat!important;
        background-position: center top, center!important;
    }
}

@media (max-width: 1280px) {
    html {

        background:url(../img/tablet/common/pic_bg_small_ny.jpg),url(../img/mid.jpg)!important;
        background-repeat:no-repeat, repeat!important;
        background-position:center top, center!important
    }
}
