/* Reducir altura del Logo Showcase Elfsight */
.elfsight-app {
    max-height: 10px; /* ajusta el valor */
    overflow: hidden;
}