@media (max-width: 1170px){
header .block_menu{
width: 100%;
margin-top: 5px;
text-align: center;
order: 3;
}
header .city,
header .cart a,
header .menu > li > a{
line-height: 30px;
}
header .logo,
footer .logo{
width: 100%;
margin-bottom: 15px;
}
header .logo img,
footer .logo img{
margin: 0 auto;
}
.brands .brand_wrap{
width: 12.5%;
}
.products{
margin-left: -15px;
}
.products .product{
margin-left: 15px;
}
.products .product .bord,
.products .product .thumb,
.products .product .name{
padding-right: 10px;
padding-left: 10px;
}
.products .product .about{
padding-right: 10px;
padding-left: 5px;
}
.selection_parameters{
padding-right: 15px;
padding-left: 15px;
}
.selection_parameters .line_form{
width: 25%;
}
}