#PortalPagina { width: 100%; position: relative; z-index: 0; font-family: Poppins;
        img { width: 100%; }
    }
    
    /* Content */

    @media screen and (max-width: 667px) { /* Mobile */
    }

    @media screen and (min-width: 768px) and (max-width: 1032px) { /* Tablet */
    }