@import "/pages/build/build.css";

/* ------------------------------------------------------------------------------- */
/* Stampa ------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------- */

body {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
   height: 100%;
    display: block;
    flex: none;
    float: none;
} 