.gioi-thieu {
  padding-top: 10px; }
  .gioi-thieu .about {
    box-shadow: 1px 1px 4px #bbb;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid white;
    border-top: 1px solid white;
    /* padding: 10px; */
    background: white; }
.gioi-thieu .about img{ max-width:100%; }
    @media only screen and (max-width: 800px) {
      .gioi-thieu .about img {
        width: 100% !important;
        height: 100% !important; } }

/*# sourceMappingURL=gioithieu.css.map */
