#product-img[data-v-55508d78] {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  width: 260px;
  height: 260px;
}
@media screen and (max-width: 960px) {
#product-img[data-v-55508d78] {
    width: 200px;
    height: 200px;
}
}
