.widget-event .event-infomation img { object-position: center; }

.tf-widget-event {
	background-image: url("../images/bardou/parallax/imagen-parallax-1.jpg");
}

.tf-widget-banner {
	background-image: url("../images/bardou/parallax/imagen-parallax-2.jpg");
}

.flat-description-slider {
	font-family: "Jost", sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: var(--white);
	margin-bottom: 32px;
}

.blog-content-single img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}