img[data-v-3881780f] {
  width: 100%;
  transition-property: opacity;
  transition-duration: .3s;
}
img[data-v-3881780f]:hover {
  opacity: .7;
}