.elementor-1507 .elementor-element.elementor-element-6370735{--display:flex;}.elementor-1507 .elementor-element.elementor-element-57972e9{--display:flex;}.elementor-1507 .elementor-element.elementor-element-06192a7{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-de2c7ca */.feedzy-rss .rss_item {
    display: block;
    max-width: 100% !important;
    margin-bottom: 20px;
    text-align: center;
    overflow: visible !important;
}

.feedzy-rss .rss_image,
.feedzy-rss .rss_image a,
.feedzy-rss .rss_image figure {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 650px !important;   /* mittlere Größe */
    max-height: none !important;
    margin: 0 auto !important;
    overflow: visible !important;
    aspect-ratio: auto !important;
    padding: 0 !important;
}

.feedzy-rss .rss_image img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 850px !important;   /* gleich wie Container */
    max-height: none !important;
    object-fit: contain !important;
    margin: 0 auto !important;
}/* End custom CSS */