.m-productNavList-hasChildeCategories .m-productNavList-categories__item--layer-2:first-child {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-productList-foot {
    padding-bottom: 3.7rem;
  }
}