.map {
    width: 100%;
}

.map iframe {
    width: 100%;
    height: 60%;
    border-radius: 20px;
}

.map-text {
    color: #666666;
    width: 100%;
    padding-top: 3cqw;
    padding-bottom: 3cqw;
    text-align: center;
}

.map-text p {
    margin: 5px;
    font-size: 3.5cqw;
    letter-spacing: 0.2cqw;
    font-weight: 700;
    line-height: 3.7cqw;
}