
figure {
  display: block;
}
.pastos-gallery {
  width: 100%;
  height: auto;
  text-align: center;
}
.pastos-gallery a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  display: inline-block;
  margin: 0 6px 10px 0;
  line-height: 0;
}
.pastos-gallery img {
    box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
a.pastos-gallery__img--main {
  width: auto;
  height: auto;
}

.pastos-gallery figure {
  display: none;
}
.pastos-gallery__title {
  line-height: 14px;
  font-size: 14px;
  opacity: 0.8;
  margin-top: 5px;
  width: 100%;
  float: left;
}

/*.pswp__zoom-wrap {*/
  /*z-index: 2001 !important;*/
/*}*/
/*.pswp__item {*/
  /*z-index: 2001 !important;*/
/*}*/
/*.pswp__img {*/
  /*z-index: 2001 !important;*/
/*}*/


/*@media screen and (max-width: 700px) {*/
  /*.pastos-gallery {*/
    /*max-width: 500px;*/
  /*}*/
  /*.pastos-gallery a {*/
    /*width: 120px;*/
    /*margin: 0 4px 4px 0;*/
  /*}*/
  /*a.pastos-gallery__img--main {*/
    /*width: 164px;*/
  /*}*/
/*}*/


/*@media screen and (max-width: 450px) {*/
  /*.pastos-gallery a {*/
    /*width: 95px;*/
    /*margin: 0 1px 1px 0;*/
  /*}*/
  /*a.pastos-gallery__img--main {*/
    /*width: 127px;*/
  /*}*/
/*}*/


/*@media screen and (max-width: 350px) {*/
  /*.pastos-gallery a {*/
    /*width: 81px;*/
    /*margin: 0 1px 1px 0;*/
  /*}*/
  /*a.pastos-gallery__img--main {*/
    /*width: 109px;*/
  /*}*/
/*}*/





