.news-gallery { margin: 24px 0; }
.news-gallery > img { max-width: 100%; height: auto; }
.news-gallery .fotorama__stage { border-radius: 8px; background: #f1f3f4; }
.news-gallery .fotorama__stage__frame { cursor: zoom-in; }
.news-gallery .fotorama__caption { font-size: 14px; line-height: 1.5; }
.news-gallery .fotorama__caption__wrap { padding: 10px 14px; }
.news-gallery.fotorama--fullscreen { margin: 0; }
.news-gallery.fotorama--fullscreen .fotorama__stage { border-radius: 0; background: #111; }
.news-gallery.fotorama--fullscreen .fotorama__stage__frame { cursor: default; }
