.sidebar-five-blogs-two-bottom{    display: flex;flex-direction: column; gap: 2rem;}
.sidebar-five-blogs-two-bottom .sidebar-post-image{height:220px !important;}
.sidebar-five-blogs-two-bottom  .sidebar-post-content{padding:1rem 0 !important;}
.sidebar-five-blogs-two-bottom .blog-widget-featured-sidebar-grid .digest-featured .widget-2-featured-image {aspect-ratio: 770 / 460 !important;}

@media (max-width: 600px) { 
	.sidebar-five-blogs-two-bottom{gap:0px;}
	.sidebar-five-blogs-two-bottom .featured-sidebar-bottom-row{gap:10px;}
	.sidebar-five-blogs-two-bottom .sidebar-post-image{width:124px !important;height:74px !important;}
	.sidebar-five-blogs-two-bottom  .sidebar-featured-post{display:flex;gap:20px;flex-direction:row-reverse;order: 2;}
	.sidebar-five-blogs-two-bottom .blog-widget-shape2-grid .digest-sidebar article, .blog-widget-featured-sidebar-grid .digest-sidebar article::before{display:none;}
		.sidebar-five-blogs-two-bottom  .blog-widget-featured-sidebar-grid .digest-sidebar article{ padding-right: 0;}
		.sidebar-five-blogs-two-bottom .blog-widget-shape2-grid .digest-sidebar, .blog-widget-featured-sidebar-grid .digest-sidebar {padding:0 ;}
	.sidebar-five-blogs-two-bottom.sidebar-seven-blogs-two-featured .sidebar-seven-blogs-bottom-row {padding:0 0 10px 0 !important}
}