Buy me a coffee

03.12 – 09.12

/* Gallery Block */
div.Site .gallery-block {
@media screen and (max-width:767px) {
    div.sqs-gallery {
        columns: 2;
        column-gap: 0;
        height: auto!important;
        display: block!important;
        padding: 0 5px;
        gap: 0px !important;
    }
    .gallery-strips-item-wrapper {
        height: auto!important;
    }
    .slide {
        position: static !important;
        transform: none!important;
        width: 100%!important;
        display: block;
        padding: 5px!important;
        box-sizing: border-box;
        height: auto !important;
    }
    .slide img {
    }}}

/* Exhibitions */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1764612819405_16009+.row .span-6 .span-3 {
    width: 50% !important;
    float: left !important;
}
}
/* Kind words review */
#collection-63164294d6089f4840a0c746 {
figure.block-animation-none {
    margin: 0px !important;
}
.quote-block {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}}