.advanced-image-block img {
	width: auto;
	height: auto;
	max-height: 1080px;
}
.advanced-image-block.f-width-img img {
	width: 100%;
	object-fit: cover;
	min-height: 275px;
}