.map-wrapper {
    width: 650px;
    height: 350px;
    max-width: 100%;
    border-radius: 5px; 
    overflow: hidden;
}

.leaflet-control-attribution {
    display: none;
}