﻿#top-container, footer, #body-container {
    /*opacity: 0.5;*/ /*DEBUG*/
}

#menu, .div-with-fade-border {
    display: none;
}

#body-container {
    /*height: 95.3vw;*/ /*DEBUG*/
    font-size: 0;
    background-image: url(../../images//BoxMaker/Desktop/product-details/bk.png);
    background-repeat: repeat-y;
    background-size: contain;
}