.sophi-story-slide .pers-img {
	position: absolute;
	left: 24%;
	top: 65px;
}

.sofi-story .disclamer-bg {
	background-position-y: 6%;
  background-size: 100%;
}

.sofi-story .cat-story-logo {
	height: 243px;
	position: absolute;
	bottom: 44px;
	left: 37%;
}
.sofi-story .prsns-cat-media {
	height: 400px;
	position: absolute;
	left: 8%;
	top: 22px;
}

@media (min-width: 320px) and (max-width: 910px) {
	.sofi-story .prsns-cat-media {
		height: 184px;
		left: 2%;
		top: 27px;
	}
	.sofi-story .cat-story-logo {
		max-height: 110px;
		top: 93px;
		filter: drop-shadow(2px 4px 3px #00000042);
		color: #00000042;
	}
}