.brand-plugin-catalog-header__brand {
    display: grid;
}
.brand-plugin-catalog-header__brand {
    display: block;
    position: relative;
}
.KIT_inf_mini-block
{
    width: 150px; 
    height: 112px; 
    margin: 0 0 0 30px; 
    position: relative; 
    background: #962121; 
    color: #ffffff; 
    line-height: 112px; 
    font-size: 20px; 
    text-align: center; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    font-weight: 500; 
    text-decoration: none;
}
.KIT_inf_mini-block_2{
    display: block;
    height: 50px;
    width: 150px;
    margin: 0;
    position: relative;
    background: #962121;
    color: #ffffff;
    line-height: 50px;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-decoration: none;
}
.KIT_info_Bline{
    margin: 25px 0 15px -15px;
    width: calc(100% + -30px);
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    background: #962121;
    color: #FFF;
    text-align: center;
}
.brand-plugin-catalog-brand-categories__list.brand-plugin-catalog-brand-categories__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.brand-plugin-catalog-brand-categories__item {
    margin: 0 10px;
}
.brand-plugin-catalog-brand-categories__column {
    display: block !important;
}

.product-card__brand{
    float: none !important;
}

.hover_KIT{
    background: hsla(0, 0%, 100%, .25);
}



.KIT_info_Bline:is([data-device="KIT_user_phone"]),
:root:is([style*="--KIT_user_device:KIT_user_phone"]) .KIT_info_Bline,
:root:is([style*="--KIT_user_device: KIT_user_phone"]) .KIT_info_Bline {
  font-size: 11.5px;
}

.KIT_info_Bline_lineSmall:is([data-device="KIT_user_phone"]),
:root:is([style*="--KIT_user_device:KIT_user_phone"]) .KIT_info_Bline_lineSmall,
:root:is([style*="--KIT_user_device: KIT_user_phone"]) .KIT_info_Bline_lineSmall {
  line-height: 27.5px;
}

.header-auth:is([data-device="KIT_user_phone"]),
:root:is([style*="--KIT_user_device:KIT_user_phone"]) .header-auth,
:root:is([style*="--KIT_user_device: KIT_user_phone"]) .header-auth {
  padding: 0 5px;
}



