@media (min-width: 992px) {
	.home__table::before, .home_form::before, .seo_info__content::before, .auc_home__bg, .vacancies_main__bg {
		width: calc(100vw - 15px);
	}
}

.contacts__table {
	grid-template-rows: unset;
}
.ymaps-2-1-79-image {
	background-size: contain;
	background-repeat: no-repeat;
}