Buy me a coffee

#127623. Resize Images

@media screen and (max-width:767px) {
/* about page */
div#block-dbdbc476f6562e53fda3 img {
    object-fit: contain !important;
}
/* Slideshow */
.gallery-fullscreen-slideshow {
    height: 30vh !important;
}}