.sidebar-three-blogs-one-featured .digest-sidebar .sidebar-featured-post .sidebar-post-image {height:220px !important;}
.sidebar-three-blogs-one-featured .sidebar-text-post ,
.sidebar-three-blogs-one-featured .sidebar-post-content{margin: 0 !important}
.sidebar-three-blogs-one-featured .sidebar-post-content{padding:1.2rem 0 0 0 !important;}

@media (max-width: 600px) {
	.sidebar-three-blogs-one-featured .digest-sidebar{gap:1rem !important;}
	.sidebar-three-blogs-one-featured .blog-widget-featured-sidebar-grid .digest-sidebar article::before {display:none !important;}
	.sidebar-three-blogs-one-featured .sidebar-featured-post{display:flex; flex-direction:row-reverse !important;gap:20px;padding:1rem 1.2rem !important}
	.sidebar-three-blogs-one-featured .digest-sidebar .sidebar-featured-post .sidebar-post-image {width:125px !important ;height:74px !important;}
	.sidebar-three-blogs-one-featured  .sidebar-text-post:not(:last-child) {border-bottom: 1px solid #E0E0E2;padding-bottom:0.7rem !important;border-top: 1px solid #E0E0E2;}

}