/*!
Theme Name: IC&R
Author: Anton Honchar
Author URI: https://honchar-development.com
Description: Theme for complex commercial and contractual challenges.
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: icr
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> Add your own styles:
--------------------------------------------------------------*/
.page-template-page-services .center-bg{
	z-index: -1;
}
@media (min-width: 992px) and (max-width: 1520px){
	.page-template-page-services .center{
		width: 100%;
		height: 730px;
	}
	.page-template-page-services .services-sortlist {
/* 		padding-top: 0; */
	}
}