.elementor-4823 .elementor-element.elementor-element-7dbd1bf{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4823 .elementor-element.elementor-element-33011f5 img{width:50%;}.elementor-4823 .elementor-element.elementor-element-5688aa0{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4823 .elementor-element.elementor-element-301bd8b{background-color:#FBFBFB6B;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-4823 .elementor-element.elementor-element-33011f5 img{width:100%;}.elementor-4823 .elementor-element.elementor-element-301bd8b{margin:10px 10px calc(var(--kit-widget-spacing, 0px) + 10px) 10px;}}/* Start custom CSS for shortcode, class: .elementor-element-301bd8b *//* Health Articles Mobile Layout Fix */

@media only screen and (max-width:768px){

    /* Article title */
    .dpt-title,
    .dpt-title a,
    .dpt-post-title,
    .dpt-post-title a,
    .entry-title,
    .entry-title a{
        font-size:16px !important;
        line-height:1.4 !important;
        font-weight:600 !important;
    }

    /* Meta info */
    .dpt-meta,
    .entry-meta{
        font-size:12px !important;
        margin-top:5px !important;
    }

    /* Post container */
    .dpt-post-item{
        display:flex !important;
        align-items:flex-start !important;
        gap:12px !important;
    }

    /* Thumbnail */
    .dpt-post-item img{
        width:120px !important;
        height:90px !important;
        object-fit:cover !important;
        border-radius:8px !important;
    }

    /* Content area */
    .dpt-post-content{
        flex:1 !important;
    }

    /* Featured article */
    .featured-post-title,
    .featured-post-title a{
        font-size:18px !important;
        line-height:1.4 !important;
    }
}/* End custom CSS */
/* Start custom CSS */body.elementor-page-4823 img{
width:100%;
height:auto;
object-fit:cover;
}

/* Fix ShowDPT image cropping */
.life-blog-title + * img,
.showdpt img{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
    display:block;
}

/* Make cards equal and prevent image cut */
.showdpt .post-thumbnail,
.showdpt .entry-thumbnail,
.showdpt .dpt-post-thumb{
    height:auto !important;
    overflow:visible !important;
}

/* Mobile Fix */
@media (max-width:768px){
    .showdpt img{
        max-height:none !important;
        object-fit:contain !important;
    }
}/* End custom CSS */