.like-h1 {
	padding-bottom: 40px;
	font-size: 48px;
	font-weight: 500;
	letter-spacing: -0.5px;
	display: inline-block;
}
body.not-main_page.mobile-device .footer-map-wrap.contacts-map-wrap {
    display: none;
}
.st-green {
	color: #169F8F;
}
.analizi-info-text {
    color: #19815a;
    margin-bottom: 30px;
}
.analizi-info-important {
    color: red;
}
.header-phone__number.modal-window__tel {
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
}

@media (min-width: 1025px) {
	
	.content-header .section-menu-list [data-css-hide="diseases"] {
		display: none !important;
	}

}