@media (min-width: 1251px) {
.facebook div,
.facebook hr {
    width:1170px;
    overflow:hidden;
    display:block;
    margin-right:auto;
    margin-left:auto;
}
.facebook .image_container {
    top:0;
    position:relative;
    float:left;
    margin-right:0px !important;
}
.facebook .image_container img {
    width:370px;
    height:100%;
}
.facebook .pressetext {
    justify-content: left !important;
}
.facebook p.info,
.facebook p.more,
.facebook h2 {
    top:0;
    position:relative;
    float:right;
    display:block;
    text-align:left;
    border-bottom: 0px !important;
}
.facebook h2[itemprop="name"] {
    margin-top:0;
    margin-bottom:1.5625vw;
}
.facebook p.more {
    display:none;
    margin-bottom:0;
}
.facebook p.more a,
.facebook .manualnews a,
.facebook p.video a {
    color:#000;
}
.facebook.mod_newslist .ce_text {
    top:0;
    position:relative;
    float:right;
    display:block;
}
.facebook.mod_newslist hr {
    position:relative;
    display:block;
    margin-top:1.5625vw;
    margin-bottom:1.5625vw;
}
.facebook .manualnews img {
    width:370px;
}
.facebook.mod_newslist .notext p.more {
    display:none;
}
}
