
/*  */
/* 
*/
.news-element figure picture {
    display: inline-block;
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    overflow: hidden;
}
.news-element figure picture img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.stage:after {
    background: none !important;
}
/*  */