#dz-map{
width:100%;
height:580px;
border-radius:12px;
overflow:hidden;
}
@media (max-width:768px){
#dz-map{
height:420px;
}
}
