/* CSS Document */

article {
  width: 100%;
}

article ul {
  margin-top: 0;
}

aside {
  display: none;
}

article h1, article h2, article h3 {
  clear:both;
}

/* PhotoSwipe begin */
.my-gallery {
  width: 100%;
  float: left;
  margin-bottom: 2rem;
  margin-left: .8rem;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 13px 12px 0;
  width: 260px;
}
.my-gallery figcaption {
  display: none;
}
/* PhotoSwipe end */

.my-gallery figure.NaVysku {
  width: 180px;
}
    

