img[data-v-8853e58d] {
  display: none;
}
@media (min-width: 992px) {
.subscription[data-v-8853e58d] {
    height: 248px;
    border-radius: 10px;
    background: #79b300;
    position: relative;
}
img[data-v-8853e58d] {
    display: initial;
    position: absolute;
    width: 512px;
    height: 248px;
    top: 0;
    right: 0;
}
}