@media only screen and (max-width: 600px){
    .eltd-title.eltd-title-image-not-responsive.eltd-has-background .eltd-title-image img {
        object-fit: cover;
    }

.eltd-header-standard .eltd-menu-area .eltd-vertical-align-containers .eltd-header-right-sidebar .eltd-header-right-sidebar-inner .textwidget,{
    PADDING-TOP: 20PX !IMPORTANT;
}

@media only screen and (max-width: 480px) { 

        *[class~=pp_pic_holder] { width: 100% !important; left: 0px !important; }  
        *[class~=pp_hoverContainer] { width: 90% !important; height: 180px !important;  }  
        *[class~=pp_fade] { width: 389px !important;  } 
        *[class~=pp_hoverContainer] { height: 190px !important;  }   
        *[class~=pp_right] { height: 220px !important;  }   
        *[class~=pp_content]  { height: 100% !important; width: 320px !important; }  
        #fullResImage { height: 100% !important; width: 320px !important; }  

}
