.search-map {



}


.filter-checkboxes {
	display: flex;
	justify-content: space-between;
	align-items: center;
}


@media screen and (max-width: 620px) {
	.search-map {

    	margin-bottom: 15px;
	}
}