.section-product-list {
  .hometitle {
    .has-paging__title {
      font-size: 22px;
      font-weight: bold;
      color: #2e2e30;
    }
    @media (min-width: 768px){
      margin-bottom: 50px;
    }
  }
}
