.map {
    border-radius: 6px;
    width: 100%; 
    height: 325px; 
}

.map span{ 
    font-size: 20px;
    color: #0a446d;
    font-family: "Poppins", sans-serif;
}