
div.top-nav {
 display: none;
 }

div.side-nav {
 display: none;
 }
 
div.product-container {
 float: none;
 }
 
div.footer {
 display: none;
 }
 
