﻿#top-container, footer, #body-container {
   /* opacity: 0.5; *//*DEBUG*/
}

#menu, .div-with-fade-border {
    display: none;
}

#body-container {
    height: 48.7vw;
    font-size: 0;
    background-color: white;
    position: relative;
}

#steps-container {
    background-image: url(../../images/BoxMaker/Desktop/DeliveryAddress/progress-bar.png);
    height: 5.9vw;
    /* border: 1px solid red; */ /*DEBUG*/
    background-repeat: no-repeat;
    background-size: cover;
}