.item_p { background: url(phone-svgrepo-com.svg) 0 0 no-repeat;	-webkit-background-size: auto 25px;	background-size: auto 25px;	padding-left: 34px;}
.wr_bl > div { display: flex; flex-wrap: wrap; justify-content: center;}
.advantages-block .advantages-block__inner { padding-bottom: 0;}
.wr_bl { margin: 0 auto; max-width: 1740px;	width: 100%;}
.item_bl { margin-right: 10px; margin-bottom: 10px;}
.top-phone { align-items: flex-end;}
.item_bl { width: calc(33% - 10px);}
.item_bl img { border-radius: 5px;}
.advantages-block2 .advantages-block__inner { padding-top: 15px;}
.advantages-block2 { padding-left: 0; padding-right: 0;}
@media screen and (min-width: 1261px){
	.cat-menu-top { display: flex; justify-content: space-between;}
	.cat-menu-top > li { width: 100%;}
	.cat-menu-top > li > a { justify-content: space-around;}
}
@media screen and (max-width: 480px) {
	.item_bl { width: 100%; margin-right: 0;}
	.wr_bl { padding: 0 20px;}
}