.sqs-block-image .design-layout-fluid,
.sqs-block-image .fluid-image-animation-wrapper {
	width: 100%;
	height: 100%;
}
.sqs-block-image .design-layout-fluid img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}
.fluid-image-container .content-fill {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.fluid-image-container .content-fill img {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
.design-layout-fluid button.lightbox {
	-webkit-appearance: value;
	-moz-appearance: value;
	appearance: value;
}
.design-layout-fluid .sqs-image {
	display: flex;
}
.design-layout-fluid.image-position-left .sqs-image {
	justify-content: flex-start;
}
.design-layout-fluid.image-position-center .sqs-image {
	justify-content: center;
}
.design-layout-fluid.image-position-right .sqs-image {
	justify-content: flex-end;
}

.fe-block-yui_3_17_2_1_1670538352087_83892 .fluidImageOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: normal;

	opacity: 0;
}
