/*
Theme Name: studiomuc (Child of Divi 5)
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 5.0.0-public-alpha.6
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 08 Feb 2025 11:14:17 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/* Blog Bilder alle gleich gross */
.et_pb_blog .et_pb_image_container img,
.et_pb_blog .entry-featured-image-url img {
  width: 100%;
  height: auto;
  aspect-ratio: 19 / 10;
  object-fit: cover;
  display: block;
}