[data-col-gap='20'] .t-store__stretch-col {
    padding: 0 0px 0 0px;
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap='20'] {
    padding: 0 0px 0 0px;
}

.t-name_xl {
    font-size: 16px;
    line-height: 1.35;
}

.t-name_md {
    font-size: 16px;
    line-height: 1.35;
}

.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 300;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.t-name_xs {
    font-size: 14px;
    line-height: 1.35;
}

@media screen and (max-width: 640px)
#allrecords .t397__wrapper_mobile-flex {
    padding-left: 0px;
}

.t975__icon-wrapper {
    opacity: .7;
    position: relative;
    transition: all 300ms linear;
    width: 35px;
    height: 30px;
    text-align: center;
}