/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2025 | 15:04:25 */
/* weitere css Dateien laden */
@import url("https://cms.beschuldigt.coduka.de/wp-content/uploads/custom-css-js/ratgeber-all.css");
@import url("https://cms.beschuldigt.coduka.de/wp-content/plugins/related-posts-thumbnails/assets/css/front.css");
@import url("https://cms.beschuldigt.coduka.de/wp-content/plugins/tablepress/css/build/default.css");
/* weitere css Dateien laden */

/* related-gallery image crop */
.related-gallery img {
	height: 150px !important;
    object-fit: cover;
    object-position: center center;
}

#rpbt-related-gallery-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#rpbt-related-gallery-1 .gallery-item {
    width: auto;
    max-width: min-content;
    margin-left: auto;
    margin-right: auto;
}
/* related-gallery image crop */