.hero-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/ru_RU/mktg/business/pages/travel-digital-goods/20140822_CEMEA_B2C_Russian-LP-banner_DG-LP_RU_21JUL_02.jpg");    
}
html[data-device-type="dedicated"] .headlineWidth {
    width: 50%;
}
a:hover, a:active, a:focus {
    text-decoration:none;
}
.center-block.span9.pullClass {
    width: 82%;
}
.panel .panel-img {
    margin-bottom: 15px;
}
.n4 {
    background-image: url("https://www.paypalobjects.com/webstatic/ru_RU/mktg/business/pages/travel-digital-goods/20140822_CEMEA_B2C_Russian-LP-banner_DG-LP_RU_21JUL_17.jpg");
}
html[data-device-type="dedicated"] .large.head {
    color: #009cde;
    width: 78%;
}
html[data-device-type="dedicated"] .editorialContent {
    width: 44%;
}
html[data-device-type="mobile"] .large.head {
        color: #009cde;
    } 
@media (orientation: landscape) {
    html[data-device-type="portable"] .hero-bg {
        background-position: 73% center;
    } 
    html[data-device-type="mobile"] .four-panel {
        text-align: center;
    }   
    html[data-device-type="mobile"] .panel .panel-img {
        padding-left:26%;
    }   
    html[data-device-type="portable"] .headlineWidth {
        width: 48%;
    }  
    html[data-device-type="portable"] .editorialContent {
        width: 35%;
    }   
    html[data-device-type="portable"] .large.head {
        width: 99%;
        color: #009cde;
    }
}
@media (orientation: portrait) {
    html[data-device-type="mobile"] .hero-bg {
        background-position: 95% top;
    } 
    html[data-device-type="mobile"] .editorial-bg {
        background-position: 95% top;
    } 
    html[data-device-type="portable"] .editorial-bg {
        background-position: 10% center;
    }  
    html[data-device-type="mobile"] .four-panel {
        text-align: center;
    }   
    html[data-device-type="mobile"] .panel .panel-img {
        padding-left:10%;
    }  
    html[data-device-type="portable"] .headlineWidth {
        width: 48%;
    }
    html[data-device-type="portable"] .editorialContent {
        width: 47%;
    }   
    html[data-device-type="portable"] .large.head {
        color: #009cde;
    }    
}

