.t-cover {
    background-image: none !important;
    background-color: #2196F3;
}

.t-cover__carrier {
    background-image: url('https://thumb.tildacdn.com/tild6433-6334-4161-b232-363038343836/-/format/webp/drone.png') !important;
    background-position: calc(50% + 300px) calc(50% - 50px); 
    background-size: 600px;
}

.t-store__card__btn_second {
    border: 0 !important;
    background-color: #2196F3;
    color: #FFF !important;
}

.t706__cartwin-top, .t706__cartwin-bottom {
    border: 0;
}

@media screen and (max-width: 980px) {
    .t997__header-wrapper {
        padding-top: 30px;
    }
    
    #rec406996403 {
        padding-bottom: 0 !important;
    }
    
    #rec406996403 .t-store__load-more-btn {
        margin-top: -20px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-cover__carrier {
        background-position: 50% 45%;
        background-size: 80%;
    }
    
    .t997__cards-wrapper {
        margin-top: 200px;
    }
}


@media screen and (max-width: 560px) {
    .t706__cartwin-close::before {
        position: absolute;
        content: 'Корзина';
        left: 20px;
        top: calc(50% - 1px);
        font-family: "Roboto", "Arial", sans-serif;
        font-weight: 600;
        color: white;
        line-height: 1.2em;
        transform: translateY(-50%);
    }
}





