main > section:nth-of-type(2) .auto-fit-grid {
  grid-template-columns: repeat(3, 1fr);
}

.product-single .s-metadata-wrapper{
  display: none !important
}