.t404__paddingsmall {
    padding: 20px 30px 25px;
    background: #fff;
        background-color: rgb(255, 255, 255);
    margin-top: 0;
    margin-bottom: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.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-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.t668__wrapper {
    margin: 0;
    padding: 0;
    border: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.t265__wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.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-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.t422__text {
    border: 1px solid #222;
        border-top-color: rgb(34, 34, 34);
        border-right-color: rgb(34, 34, 34);
        border-bottom-color: rgb(34, 34, 34);
        border-left-color: rgb(34, 34, 34);
        border-left-style: solid;
        border-left-width: 1px;
    box-sizing: border-box;
    padding: 0;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
