@font-face {font-family: Poppins; src: url(https://www.alternate.nl/download/b2c_nl/pic/fonts/Poppins-Regular.ttf); }
    
     #PortalPagina { width: 100%; position: relative; z-index: 0; font-family: Poppins;
        img { width: 100%; }
        a { padding: 0px; border: none; }
    }
    
    /* Content */

    @media screen and (max-width: 667px) { /* Mobile */
    }

    @media screen and (min-width: 768px) and (max-width: 1032px) { /* Tablet */
    }