.product {
  width: 100%;
  height: 400px;
  position: relative;
  text-align: left;
  box-shadow: inset 0px 16px 76px -23px rgba(0, 0, 0, 0.75), inset 0px -16px 76px -23px rgba(0, 0, 0, 0.75); }
  .product#vertex {
    background: url(../images/large/vertex.jpg) center center no-repeat;
    background-size: cover; }
  .product#excel {
    background: url(../images/large/excel.jpg) center center no-repeat;
    background-size: cover; }
  .product#sol {
    background: url(../images/large/sol.jpg) center 0px no-repeat;
    background-size: cover; }
  .product#spectra {
    background: url(../images/large/spectra.jpg) center 0px no-repeat;
    background-size: cover; }
  .product h1 {
    padding: 80px 0px 20px 100px;
    margin: 0px; }

/*# sourceMappingURL=product.css.map */
