
#foto-montaje .jx-knightlab {
    visibility: hidden;
}

#foto-montaje {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}

#juxtapose-wrapper {
    width: 100% !important;
}

#foto-montaje .justapoxe {
    width: 100%;
    max-width: 1400px;
}

#foto-montaje .justapoxe img {
    width: 100%;
}

@media (min-width: 768px) {
}