.responsive-image img{height:auto;max-width:100%}.responsive-image .desktop-image{display:block}.responsive-image .mobile-image{display:none;margin:0 auto;max-width:60%}@media (max-width:992px){.responsive-image .desktop-image{display:none}.responsive-image .mobile-image{display:block}}