.page-hero--location {
	margin-top: 24px;
}

.locationBestForSwiper {
	border-radius: 8px;
	overflow: hidden;
}

.locationBestForSwiper .swiper-slide img {
	width: 100%;
	height: 100%;
	min-height: 360px;
	object-fit: cover;
}

.locationBestForSwiper .swiper-pagination-bullet {
	background: #fff;
	opacity: .55;
}

.locationBestForSwiper .swiper-pagination-bullet-active {
	opacity: 1;
}
