/* Magnific Popup CSS */
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* Main image in popup */
/* The shadow behind the image */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
}
