@media only screen and (min-width: 768px) {
  .product {
  padding-left: 200px;
  padding-right: 200px;
}
}