.header_mobile {
	padding-left: 9.3vw;
	padding-right: 9.3vw;
}
.container {
	width: 80vw;
	margin: 0 auto;
	margin-top: 20px;
}
.right_side {
	width: 70%;
}
.slogan {
	width: 220px;
}
.catalog p {
	font-size: 24px;
	margin-left: 1.5%;
}
.catalog_category {
	width: 22%;
	height: 14vw;
}
.catalog_category_4 {
	clear: none;
}
.catalog_label_text {
	font-size: 14px;
}
.items_category {
	width: 23%;
	/*height: 20.6vw;*/
    margin: 1%;
}
.items_category a img {
	width: 100%;
	/*height: 100%;*/
    aspect-ratio: 1/1;
    object-fit: cover;
    /*width: 8vw;*/
    /*height: 8vw;*/
}
.items_label_text {
	font-size: 0.8vw;
}
.items_price_old {
	height: 1.5vw;
}
/*card*/
.slider {
	/*width: 20vw;*/
	/*height: 20vw;*/
    width: 100%;
    height: 100%;
}
.navigation {
	width: 29.9vw;
	margin-left: 0.05vw;
}
.navigation label img {
	width: 7.3vw;
	height: 7.3vw;
}
.footer_mobile {
	padding-left: 6.3vw;
	padding-right: 6.3vw;
}
