@charset "UTF-8";

@media screen and (max-width: 768px) {
 .lum-lightbox-inner img.lum-img {
   max-width: 100%;
 }
}