/* Значок ЛК */
.tlk-userbar__user-image {box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;}
/* Вкладки */
.t395 .t-container {max-width: 100% !important;}
.t-width_12 {max-width: 96.4% !important;}

.t-store__parts-switch-wrapper {text-align: left !important;}

@media screen and (max-width: 640px) {
    /* Вкладки */
    .t-width_12 {max-width: 100% !important;}
    .t395__wrapper_mobile-flex {padding-left: 3% !important;}
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__stretch-col {margin-bottom: 30px !important;}
    .t-store__parts-switch-btn {margin-left: 5px !important;}
    .t-store__parts-switch-wrapper {margin-bottom: 20px !important;}
}