.p-index-index .header-middle {
  border-bottom-width:0px!important;
}
.p-index-index .heading-2:after {
  background-color: #cfd8dc;
  height:1px;
  margin: 10px auto;
  width:92px;
  content:'';
  display:block;
}
.p-index-index .w-new-products .products-listing.list-productlisting .item:nth-child(1),  .p-index-index .w-new-products .products-listing.list-productlisting .item:nth-child(2) {
  border-top-width:0px;
}
.p-index-index h2:after {
  background-color: #cfd8dc;
  height:1px;
  margin: 10px auto;
  width:92px;
  content:'';
  display:block;
}
.p-index-index h2,  .p-index-index .heading-2 {
  font-size:50px;
}
@media (max-width:1200px) {
  .p-index-index h2, .p-index-index .heading-2 {
    font-size:36px;
  }
}
@media (max-width:768px) {
  .p-index-index h2, .p-index-index .heading-2 {
    font-size:24px;
  }
}
