main {
  background-image: url(../images/product/bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.title h3 {
  color: #fff;
}
