.img-territorio{
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}
.div-img-terr{
    margin-top: 40px;
}
.tabla-datos-terr{
    margin-top: 40px;
    padding: 0 60px 0 60px;
}
.drop-terr{
    width: 100%;
    height: 100%;
}
.btns-final{
    margin: 0 0 30px 0;
}
.buscador-render{
    width: 40%;
}
@media only screen and (max-width: 900px) {
    .modal-100-mobile{
        width: 100% !important;
        max-height: 95% !important;
    }
}
.tamaño-territorio-dibujo{
    width: 360px; 
    height: 400px;
}
.img-terr{
    height: 360px;
    object-fit: fill;
}
.tamaño-card{
    height: 440px;
}