/* .mapa-list ul {
    flex-wrap: nowrap;
} */

.mapa-list ul li {
    max-width: 172px;
}

.mapa-list ul li img {
    aspect-ratio: 1;
    object-fit: cover;
    height: 100%;
    border-radius: 5px;
}

#content-tab .three {
    left: 56.6%;
    bottom: 32.4%;
    top: auto;
}

#content-tab .four {
    right: 5%;
    bottom: 16%;
    top: auto;
    left: auto;
}

#content-tab .five {
    left: 45%;
    bottom: 30%;
    top: auto;
}

#content-tab .six {
    left: 20%;
    bottom: 35%;
    top: auto;
}

#content-tab .seven {
    left: 0%;
    bottom: 30%;
    top: auto;
}

#content-tab .eight {
    left: 0%;
    bottom: 20%;
    top: auto;
}

#content-tab .nine {
    left: 65%;
    bottom: 40%;
    top: auto;
}

#content-tab .ten {
    left: 30.8%;
    top: 26%;
}

#content-tab .eleven {
    left: 10.4%;
    top: 21%;
}