You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

23 lines
334 B

.header__control-width-fix {
width: 80% !important;
}
.catalog__image .image__container {
max-height: 100%;
max-width: 100%;
}
.reg__text__center {
text-align: center;
}
.left-menu__price-item {
margin-bottom: 5px;
}
@media (max-width: 991.98px) {
.mb-10 {
margin-bottom: 30px !important;
}
}