@charset "UTF-8";
#pageHero {
    background: url(../images/bg_news_hero.jpg?2) no-repeat center 43%;
}
 .de #pageHero,
 .it #pageHero,
 .es #pageHero {
     background: url(../images/bg_news_hero_d.jpg) no-repeat center 43%;
}
main article{
    margin-top:60px;
}
#ctsNews h4 + p {
    margin-top: 0.5em;
    margin-bottom: 1.7em;
    line-height: 1.5em;
}
#ctsNews .clm_s {
    width: 48.2%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3.6%;
    text-align: left;
}
#ctsNews .clm_s .viewBox {
    padding-bottom: 56.2%;
}
.column_main{
    margin-bottom:-2%;
}
iframe ._2pih{
    display:none !important;
}
 @media screen and (max-width: 767px) {
     main article{
        margin-top:10%;
    }
    #pageHero {
        background-size: 140.8% !important;
        background-position-y: 64% !important;
    }
     #ctsNews .clm_s {
        width: 48.1%;
        margin-right: 3.8%;
    }
    #ctsNews .clm_s .viewBox {
        padding-bottom: 61.7%;
    }
    .column_main {
        margin-bottom: -0.5%;
    }
}
