#navbar .logo {
    float: none;
    text-align: center;
}

#navbar ul, #navbar ul li {
    float: none;
}

#navbar ul li a {
    padding: 5px;
    /*border-bottom: #444 dotted 1px;*/
}

/* Showcase */
#showcase {
    height: 100%;
}

#showcase .showcase-content {
    padding-top: 70px;
    /*padding-bottom: 30px;*/
}

#brooklyn {

}

/* Home Info */
#home-info {
    height: 10px;
}

#home-info .info-img {
    display: none;
}
#home-info .info2-img {
    display: none;
}

#home-info .info-content {
    /*float: none;
    width: 100%;*/
}

/* Boxes */
.box {
    float: none;
    width: 100%;
}

/* About */
#about-info .info-right, #about-info .info-left {
    float: none;
    width: 100%;
}

#about-info .info-right {
    margin-top: 30px;
}

.l-heading {
    text-align: center;
}

/* Contact */
#contact-info .box {
    border-bottom: #444 dotted 1px;
}


/* add on  section*/
#navbar ul li a {
    text-align: ;
    float: ;
    position: relative;
}

.n-container {
    float: none;
    width: 100%;
}
.links li  {
    display: none;   
}
#main-footer {
    padding-bottom: 4rem;
}
.lunch-content p {
    font-size: 11px;
}
.page .left-menu {
    float: none;
    width: 100%;
}
.page .right-menu {
    float: none;
    width: 100%;
    padding: 0px;
}
.meals-showcase li {
    width: 100%;
}

/*end of add on section*/
