/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2023 | 08:53:15 */
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

Um dein CSS-Wissen zu prüfen, teste es hier http://www.w3schools.com/css/css_syntax.asp

Kommentarende*/ 

html .site-content .zoom-effect .eael-img-accordion .eael-image-accordion-hover:hover {
    flex: 10 1 20% !important;
	background-size: 170%;
	transition: .25s ease-in;
	/*transform: scale(1.5);*/
}


@media (max-width: 767px) {
	.banner-block .elementor-column.elementor-col-25 {
    width: 50%;
}
}