.vnpage_about {
    margin: 0;
    padding: 30px;
    color: rgb(0,0,0);
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    border-bottom: 6px solid #6EBE31;
    background: url(http://quatangbamien.com/aboutbg.jpg);
    font-size: medium;
    line-height: 30px;
    font-family: 'Times New Roman',serif;
    font-size: 14pt;
}

.nav>li>a{
       padding: 20px 21px;
}

.meabout li{
  list-style: initial !important;
}
#detail img{
    max-width: 100%;
    height: auto;
}
div#page-bodyhtml img {
    max-width: 100%;
    height: auto;
}
.lang-opt {
    line-height: 20px;
    position: absolute;
    right: 6px;
    z-index: 9999;
    top: 19px;
    width: 80px;
    padding-left: 6px;
}

#header{
 display: none;
}
#bannerheader .nv-block-banners{
    margin-bottom: 0;
}