.cover-origin { background-position: 50% 100%; background-size: cover; background-image: url(4155.jpg); filter: inherit !important; }
.caption { padding: 10px 15px; bottom: inherit; top: 0; transform: none; width: 100%; }

.caption p {
	font-size: clamp(13px, 3.5vw, 16px);
	text-transform: inherit;
	position: relative;
	z-index: 3;
	margin-bottom: 5px;
	line-height: 1.6;
}
