.elementor-18296 .elementor-element.elementor-element-18ebb13b{--display:flex;}.elementor-18296 .elementor-element.elementor-element-14f7dd1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for container, class: .elementor-element-14f7dd1 *//* Single Post page पर featured image को control करें */
.single-post .post-thumbnail img {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 400px; /* यहाँ आप जो height चाहें रख सकते हैं */
    object-fit: cover;
    display: block;
    margin: 0 auto;
}/* End custom CSS */