/* line 1, ../sass/gallery.scss */
._GalleryBlock ._thumbnails figure {
  display: inline-block; }

/* line 6, ../sass/gallery.scss */
#_ZoomPanel img.previous.control, #_ZoomPanel img.next.control {
  width: 45px; }

@media screen and (max-width: 470px) {
  /* line 12, ../sass/gallery.scss */
  #_ZoomPanel img.previous.control, #_ZoomPanel img.next.control {
    width: 30px; }

  /* line 16, ../sass/gallery.scss */
  #_ZoomPanel .canvas .ZoomHelper img#ZoomImageExit.control {
    display: none; } }
@media screen and (max-width: 390px) {
  /* line 24, ../sass/gallery.scss */
  #_ZoomPanel img.previous.control, #_ZoomPanel img.next.control {
    width: 20px; } }

/*# sourceMappingURL=gallery.css.map */
