.map iframe {
border-radius: 20px;
}

.zeromap div,
.zeromap iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
    border-radius: 20px; /*радиус скругления углов*/
}