Make the image a little longer

To to this, add this code at the bottom of base.ccs file :

(and you have to use the same format for the two images)

@media screen and (min-width: 990px) {
  .product--stacked .product__media-item {
    max-width: 100%;
  }
}