{#***************** MAP **********************#}
.map-container__map{
	height:100%;
}
.map-container__map .marker1 {
	background-size: cover;
	width: 50px;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
}