.edu-rounded-pic{
    border: 1px solid transparent;
	border-radius: 250px;
	width: 250px;
	height: 250px;
	background-size: cover;
	background-position: center;
	margin: 0 auto;
}
.edu-teacher {
	width: 25%;
	min-height: 200px;
	float: left;
}
.edu-rounded-legend {
	text-align: center;
}
.edu-clean{
	clear: both;
}
.edu-container{
	max-width: 1170px;
	margin: 0 auto;
}

.destroyDownPhone .with_dropdown > svg{
    display: none;
}
.destroyDownPhone .phone.with_dropdown {
    padding-right: 12px!important;
}
.destroyDownPhone .dropdown{
    position: unset;
    top: unset;
    opacity: 1;
    visibility: visible;
}
.destroyDownPhone .with_dropdown .dropdown>.wrap {
    background:unset;
    margin-top:0;
}
.logo_and_menu-row .destroyDownPhone .phone .dropdown a {
    padding: 4px 16px 6px 24px;
    color:unset;
}
.destroyDownPhone .phone .more_phone a:hover {
    background: unset;
    color: unset;
}
/*footer*/
footer .info .destroyDownPhone.phones .phone .dropdown a {
    color: unset;
}
footer .info .destroyDownPhone.phones .phone .dropdown a {
    color: unset;
    padding: 4px 0px 6px;
}
.product_form_subscribe{
    background: red;
    position: absolute;
    top: 100px;
    left: calc(50% - 100px);
}
.sticker_aktsiya{
	background: red !important;
}
.sticker_gabarit{
	background: blue !important;
}
.sticker_khit{
	background: green !important;
}
.sticker_novaya_tekhnika{
	background: black !important;
}
.product_form_subscribe{
    background: red;
    position: absolute;
    top: 100px;
    left: calc(50% - 100px);
}
.sticker_b_u {
    background: #f09b40 !important;
}
.p_img_wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}
.p_img_item {
    border: 1px solid #ededed;
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.p_img_item img{

}