.iva-story .cat-story-logo {
	height: 150px;
	position: absolute;
	left: 3%;
	top: 87px;
	filter: drop-shadow(2px 4px 6px black);
}
.iva-story .cat-story-logo {
	position: absolute;
	right: 110px;
	top: 31%;
}
.iva-story .cat-story-section {
	background-position-y: 24%;
}
.iva-story .prsns-cat-media {
	position: absolute;
	right: 88px;
	height: 362px;
	top: 49px;
}
.iva-story .cat-story-logo {
	position: absolute;
    left: 3%;
    top: 87px;
    filter: drop-shadow(2px 4px 6px black);
}
.iva-story .disclamer-bg {
  
  background-size: 100%;
}
@media (min-width: 320px) and (max-width: 910px) {
	.iva-story .prsns-cat-media {
		width: 100%;
		height: auto !important;
		bottom: 0;
		top: unset;
		left: 0;
	}
	.iva-story .cat-story-logo {
		top: 104px !important;
		left: 14%;
		max-height: 127px;
	}
}