.t486__blockimg {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
}
.t760__img {
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 4px;
    border-radius: 14px;
}
.t422__text {
    padding: 0;
    border: 1px solid #222;
    box-sizing: border-box;
    border-radius: 14px;
}
.t422__img, .t422__img-mobile {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 14px;
}