@media (min-width: 992px) and (max-width: 1199px) {
	.front .search-yearselect-wrapper #map-year-slider .yearselect {
		width: 300px;
	}
	.front .home-map .highcharts-container {
		/*width: calc(100% - 270px)!important;*/
	}
	.front .home-map .map {
		width: calc(100% - 270px)!important;
	}
	.front #cntry-results-carousel .carousel-inner {
		width: 945px; 
	}
}
@media (min-width: 992px) {
	.front .search-yearselect-wrapper #map-year-slider .yearselect{
		margin-bottom:0 ;
	}
	#map-year-slider{
		margin-bottom: -25px;
	}
	.front #map-year-slider #min {
		top: 4px!important;
	}
}
