.t-store .t-store__tabs__content {
margin: 0 0 25px 0;
max-width: 1200px;
overflow: hidden;
}
.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;
}