h1{
    font-size: 36px;
}

.map {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.aerendir-map {
    border-radius: 1%;
    width: 60%;
    height: 45%;
}