.holthin-news-item-image-wrapper {
	width: 100%;
}
.content-wrapper:has(.holthin-news-item-image-wrapper) {
	padding-top: 130px;
}

@media (min-width: 1101px) {
	.holthin-news-item-image-wrapper {
			width: calc(100% + 300px);
		margin-left: -150px;
		margin-bottom: 50px;
	}
}