.t654__cell-container.t654__cell-container_left .t-container_flex {
    justify-content: space-between !important;
    align-items:center;
}
.t654.t654_top.t654__positionstatic {
    background-image: url('https://i.postimg.cc/QNTdKzWf/bg-friday.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: -10px;
    
}
@media (max-width:480px) {
.t654__cell-container {
        padding: 32px 40px !important;
        text-align: center;
    
}
.t654.t654_top.t654__positionstatic {
    position: relative;
    top: -10px;
}
    .t654 .t-descr_xxs {
        font-size: 16px;
        line-height: 1.3;
    }
    .t654__icon-close {
        right: 10px;
        top: 31px;
        bottom: initial;
    }
}