#map h5{font-size:14px;margin-bottom:5px}#map{min-height:500px}.ns_places{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px;box-sizing:border-box;margin-top:40px}.ns_places>div{box-sizing:border-box;flex:1 1 100%;position:relative;padding:10px;padding-left:56px;transition:background .3s ease-in-out}.ns_places>div.active,.ns_places>div:hover{background:#dedbf8}.ns_places>div:hover{cursor:pointer}.ns_places>div::before{content:'';position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='36px' height='36px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='' stroke=''%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill='%23e0c2ff' d='M8 0c-2.8 0-5 2.2-5 5s4 11 5 11c1 0 5-8.2 5-11s-2.2-5-5-5zM8 8c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");left:10px;top:10px;width:36px;height:36px;background-size:cover;background-repeat:no-repeat}.ns_places h5{margin-bottom:10px;font-size:18px}@media(min-width:1200px){.ns_places>div{flex-basis:calc((100% / 3) - 30px)}}