/* Füge hier Dein eigenes CSS ein */

/* Seiten Breite */
.default-gallery, .mixed-gallery { max-width: 1240px; }


/* Neu drei Bilder */
.default-gallery .gallery-image { width: 32.333%; }

@media handheld, only screen and (max-width: 1400px) {
.default-gallery .gallery-image {
    width: 32.333%;
}
  
  