PenciDesign replied
Hi,
\Please try replace that code with this code to fixed it:
\\
@media (max-width: 480px){\
.justified-gallery{ height: auto !important; }\
.justified-gallery>a, .justified-gallery>a>img {\
position: static !important;\
width: 100% !important;\
height: auto !important;\
margin: 0 0 5px 0 !important;\
}\
}\
\
Best Regards,
\PenciDesign