@media (max-width: 480px) {
  /* Trang chủ */

  .menu-top-mian {
    height: unset;
  }
  .header {
    margin-top: 15px;
  }
}
