

.d-none{
    display: none;
}

#descargar{
    cursor: pointer;
}


.img-code{
    display: none;
}

/* .coc{
    position: absolute;
    height: 100%!important;
    aspect-ratio: 4/3!important;
    min-width: 100%!important;
    object-fit: cover;
}

.contenedor-imagenes{
    aspect-ratio: 4/3;
    
    height: 100vh !important;
}
#desk-sx{
    align-items: flex-start;
    align-content: flex-start;
    max-height: 100% !important;
    height: auto !important;
} */

.effect-holder{
    
    width: 100%  !important;
}