        .cont-catalogo-iframe-tablet{
            width: auto;
            height: auto;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            .cont-catalogo-iframe-tablet img{
            width: 100%;
            height: auto;
        }