.vc_row[data-vc-full-width] {
  width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  box-sizing: border-box;
  overflow: hidden;
}

body.laser-product main#main .product {
  overflow: visible;
}
