@charset "UTF-8";
/* CSS Document */
@media print{
    
    .head {
        position: static;
    }

}
