.block-header {
	position: relative;
}
.heading {
	position: relative;
	font-size: 2.1428571em;
	line-height: 1.066;
	margin-bottom: 26px;
}

.total_content .heading {
	margin-bottom: 48px;
}
.about-section .heading {
	margin-bottom: 30px;
}
.scroll_news .heading{
	margin-bottom: 18px;
}
.partners-section .heading{
	margin-bottom: 10px;
}

@media (max-width: 576px) {
	.total_content .all_services_link,
	.total_content .block_details_link,
	.total_content .block-header .block-header__right,
	.total_content .block-header .all_services_link,
	.total_content .block-header .block_details_link {
		display: none;
	}
}