@@ -718,7 +718,8 @@ export default class extends Vue {
z-index: 0;
}
img{
- max-width: 100%
+ max-width: 100vw;
+ height: auto !important;