.place-map-box{border-radius:10px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);height:400px;margin-bottom:30px;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;transition:.3s ease-in-out}@media only screen and (min-width:768px){.place-map-box{height:500px}}@media only screen and (min-width:992px){.place-map-box{height:550px}}@media only screen and (min-width:1200px){.place-map-box{height:600px}}.place-map-box>div{height:100%}.place-map-box .map-control{height:auto;position:absolute;right:15px;top:15px;transition:.3s ease-in-out;width:auto;z-index:10}@media only screen and (min-width:992px){.place-map-box .map-control{display:none!important}}.place-map-box.full{bottom:0;height:100%!important;left:0;position:fixed!important;right:0;top:0;width:100%;z-index:1}.place-map-box.full .map-control{top:75px}@media only screen and (min-width:768px){.place-map-box.full .map-control{top:105px}}