@media print {
    .sideL, .sideR {
        height: auto !important;
        margin-bottom: 0 !important;
    }
    
    #navhClub ul li img:before  {
        content: attr(alt);
    }

}
