/* Start custom CSS for text-editor, class: .elementor-element-3a40cff7 */.post-thumbnail img {
    max-width: 50% !important;  /* Forces the size */
    height: auto !important;  /* Ensures correct aspect ratio */
    display: block !important;
    margin: 0 auto !important;  /* Centers the image */
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-637e0293 */.post-thumbnail img {
    max-width: 50%;  /* Adjust to your preference */
    height: auto;  /* Maintains aspect ratio */
    display: block;
    margin: 0 auto;  /* Centers the image */
}/* End custom CSS */