.contact-item__content a {
    display: block;
}


.single-other__list .last-item {
 	margin-bottom: 0;
}


.sc-main-photo {

     border-radius: 50% !important;
    width: 200px !important;
}


.width-auto {

    width: auto !important;

}




@media only screen and (min-width: 1201px) {

.header-phone {
	padding-right: 175px;
	width: 100%;
}

.header-phone__item {
justify-content: flex-end;
}

}


.product-table-wrap {
 	padding: 20px;
}