@media only screen and (max-width: 767px){.levelup-image-wrapper .levelup-image{display:none}}
.levelup-image-wrapper .levelup-image img{width:100%}
@media only screen and (min-width: 768px){.levelup-image-wrapper .levelup-image-mobile{display:none}}
.levelup-image-wrapper .levelup-image-mobile img{width:100%}
