.shopify-section.slideshow .image{
  background-position:top;
}
@media screen and (min-width: 481px) {
  .shopify-section.slideshow .image{
    height:340px;
  }
}
@media screen and (min-width: 1050px) {
  .shopify-section.slideshow .image{
    height:540px;
  }
}

