Reply To: Images overlap the template design frame and run off of page December 2, 2018 at 4:39 pm #12081 Grace ThemesMember Hi, Please add below CSS in bottom of the style.css file and let me know your feedback. @media screen and (min-width:781px) and (max-width: 1050px){ .ari-fancybox-pdf.ari-fancybox > img { width: 100% !important; } } Regards