.lz-rahmen {
	border-radius: 6px;
	box-shadow: 0 5px 20px -5px #ccc;
}

.lz-rahmen .topics-teaser__image {
	width: 100%;
	display: block;
}

.lz-text {
	padding: 1rem;
}

@media (min-width: 769px) {
	.frame-type-drk_calltoaction .topics-teaser {
		width: auto !important;
		max-width: 100% !important;

	}
}

@media (max-width: 768px) {
	.frame-type-drk_calltoaction .topics-teaser .topics-teaser__image img {
		aspect-ratio: 1/1;
	}
}
