.mobile-view{display:none}@media (max-width:767px){.mobile-view{display:block}.desktop-view{display:none}.mobile-view img{margin:7% 0;width:100%}}@media(min-width:768px) and (max-width:1023px){.mobile-view img{margin:7% 0;width:80%}}