.responsive-image{height:auto;width:100%}@media screen and (max-width:800px){.responsive-image[device=desktop]{display:none}}@media screen and (min-width:800px){.responsive-image[device=mobile]{display:none}}