/* корректируем обложку */
@media screen and (max-width: 960px) {
    .t997__col {
        margin-bottom: 0px;
    }
}

.t997__col {
    display: flex;
    margin-bottom: 0px;
}

@media screen and (max-width: 640px) {
    .t997__header-wrapper {
        padding: 0px 0 30px;
        height: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .t997__wrapper {
        height: 100%;
    }
}
.t997__buttons {
    justify-content: space-evenly;
}
/* _________________ */


/* отображаем надпись на фото в моб.версии */
#rec1522108451 .t979__overlay, #rec1542235191 .t979__overlay {
    opacity: 100;
}
#rec1522108451 .t979__overlay-content, #rec1542235191 .t979__overlay-content {
    top: unset;
    bottom: inherit;
}