#categories, 
#form-product-details, #vue-gallerie,
.navbar-cart, .search-container, .footer-container,
#print-button, .hr-header {
    display: none;
}


.layout-col-2-left .col-main {
    left: 5%;
}
.layout-col-2-left .col-main {
    width: 95%;
}

#div-zoom {
   width:95%;
   text-align: center;
 }
#vue-gallerie {
     width:0%;
 }
 
a, a:after { content: normal !important; }

body {
    font-family: "Arial"
}