.main {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 8px
}

.section {
    max-width: 30%;
}

.map {
    width: 50%
}