 @media screen {
    .t786__bgimg {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
        -webkit-transition: opacity 0.1s linear;
        transition: opacity 0.1s linear;
        border-radius: 12px;
    }
}
 #allrecords a {
    color: #2564F9;
    text-decoration: none;
}
 .t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    border-radius: 12px;
}


 @media screen {
    .t657__wrapper {
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
        position: relative;
    }
}

{.js-pagination-item.t-store__pagination__item.t-store__pagination__item_active.t-store__pagination__item_page.t-descr.t-descr_xxs {
    border-color: #1c1e21;
    border-radius: 4px;}

