/**/
#map-container {
    order: 2;
    width: 50%;
    }

/**/
#restaurant-container {
    order: 1;
    width: 50%;
    min-height: 100%;
}

#footer{
    
}

