
/*  */
/* 
*/
/* figure.watermark picture:before {
    z-index: 1;
} */
figure.watermark span.watermark {
    z-index: 2;
}
.news-element picture {
position: relative;
padding-bottom: 56.2%;
}

.news-element picture img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
/*  */