@media print
{
    /*@page { margin: 10px; }*/
    .social-media-block, .footer, .tiny-footer,.btn-edit-side,.back-table, .div-profile, #return-to-top, #navigation { display: none !important; }
    .header  { border-bottom: 0px !important; }
    .header-logo-img { width: 200px;}
    .card:not(.print)  { display: none !important; }
    .table thead{ color: unset !important;}
    .table thead{ color: unset !important;}
    .table td { padding: 7px !important; }
    .widget-row {  }
    .h7 {  }
    body { background-image: unset; background-color: unset; !important;}
    .card-header { padding: 20px !important; }
    .container {
        max-width: unset !important;
    }
    .card-body {
        padding: 10px !important;
    }
    /*.card { width: 680px !important;}*/
}