/* Slideshow Styles */
.text{
	margin:0;
}
.text-image{
	width:100%;
	height:1px;
	padding-top:60%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius:var(--radiusSM);
}