.t404__img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;

.img, .t555__map, .t-feed__post-popup__cover-wrapper, .t-feed__post-imgwrapper, t-feed__post-popup__img, .t-feed__post-popup__relevants-bgimg, .t-bgimg  {
    border-radius: 10px;
}

.t-feed__post-popup__img {
    max-width: 100%;
}
img, video {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 10px;
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface {
    font-size: 21px;
}