@media (max-width: 991.98px) {
  .tenhh.tenhh_nhapkho {
    min-width: 348px !important;
  }
  .ocean {
    display: none;
  }
  .container {
    max-width: 1050px !important;
  }
  .section-home-title h3 {
    font-size: 26px;
  }

  .over-all {
    z-index: 5;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
  .logo-mb {
    text-align: center;
    margin: 10px 0;
  }
  .menu-open-mb {
    padding: 15px 0 0 25px;
  }
  .section-menu-open {
    display: block;
  }
  .menu-open-mb i {
    font-size: 25px;
    color: #07611c;
  }
  .section-header {
    display: none;
  }
  .section-header-mb {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100%;
    background-color: #fff;
    display: none;
  }
  .section-header-mb-img {
    padding: 20px 80px;
  }
  .section-header-mb .ul_menu-lv1 {
    border-top: 1px solid #ddd;
  }
  .section-header-mb .ul_menu-lv1 p {
    font-size: 14px;
  }
  .section-header-mb ul li {
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
  }
  .section-header-mb ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
  }
  .login-content button {
    font-size: 14px;
  }
  .header-left ul li a {
    color: #000000;
    font-size: 10px;
  }
  .header-left ul li {
    padding: 14px 16px;
  }
  .section-header-mb ul li {
    border: unset;
  }
  .menu-mb-lv2 {
    max-height: 200px;
    overflow-y: auto;
  }
  .menu-mb-lv2 li {
    border-bottom: 1px solid #ddd !important;
  }
  .menu-mb-lv2 li p,
  .menu-mb-lv2 li a {
    font-size: 14px;
  }
  .menu-mb-lv3 li {
    font-size: 14px;
    color: #000;
  }
  .menu-mb-lv3 li:last-child {
    border-bottom: unset !important;
  }
  .BanThuoc_Menu_MB.thongbao {
    justify-content: flex-start;
    display: flex;
    align-items: center;
  }
  .section_tonkho_form {
    flex-wrap: wrap;
  }
  .modal-dialog-capquyen {
    min-width: 100%;
  }
  .capquyen_content_left .title {
    flex-wrap: wrap;
  }
  .capquyen_content_left .title .title_child {
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .capquyen_content_left .title .title_child select {
    margin-left: 0;
    width: 100%;
  }
  .modal-dialog-changepass {
    min-width: 100%;
  }
}
