@media (min-width: 768px) and (max-width: 991px) {
	/*.front .search-yearselect-wrapper #map-year-slider .yearselect {
		width: 150px;
	}*/
	.front .indicatorList {
		top: 165px;
	}
	.front .home-map .highcharts-container {
		width: 100%!important;
	}
	.front .home-map .map {
		width: calc(100% - 270px)!important;
	}
	.front #map-year-slider #min {
		top: -22px!important;
	}
	.front #cntry-results-carousel .carousel-inner {
		width: 100%;
		padding: 0 15px;
	}
	.front .search-yearselect-wrapper #map-year-slider{
		display: block;
		margin-top: 21px;
	}
	.front .indicatorList.active .pillar-label span.pillar-title-small {
		display: inline-block!important;
	}
	.front .banner-content-wrapper {
		left: 15px;
		width: 450px;
	}

}
@media (min-width: 768px) {
}
