#product {
  width: 60%;
  float: right;
  margin-top: 50px;
}
.product-image-main {
  float: none; 
}
.product-image .col-lg-8 {
  width: 100%; 
}