.stretch_full.container_wrap.alternate_color.light_bg_color.title_container { 
	display: none;
}
.modern-list-right-side .ect-list-date .ect-date-area {
	font-size: 45px !important;
	line-height: 0.7em !important;
}
.ect-list-img { 
	aspect-ratio: 1 /1 !important; 
	width: 260px !important; } 
.ect-list-post-left { 
	width: 4% !important;
}
@media (max-width: 767px) {
    .ect-list-post-left {
        width: 100% !important;
    }
}
header.tribe-events-header.tribe-events-header--has-event-search {
    display: none !important;
}
img.tribe-events-calendar-list__event-featured-image {
    aspect-ratio: 3/2;
    object-fit: cover;
    object-position: center;
}