Buy me a coffee

02-12 – 09.12

#collection-5f260d62b71b7012a55739c2 {
@media screen and (max-width:767px) {
    div.slides {
        columns: 2;
        column-gap: 0;
        height: auto!important;
        display: block!important;
        padding: 0 5px;
    }
    .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 {
        height: auto!important;
      	width: 100%!important;
        top: unset !important;
        left: unset !important;
    }}}