.shadows-cat .cat-story-logo {
	height: 150px;
	position: absolute;
	top: 36%;
	left: 35%;
}
.shadows-cat .prsns-cat-media {
	position: absolute;
	height: 330px;
	right: 99px;
	bottom: 0;
}
.shadows-cat .cat-story-logo {
	left: 5%;
	top: 37%;
}
.shadows-cat .disclamer-bg {
	background-position: center 39%;
  background-size: 100%;
}
.shadows-cat .cat-story-section {
	background-position-y: -1%;
}
.shadows-cat .disclamer-bg {
    background-position: center 39%;
}


@media (min-width: 320px) and (max-width: 910px) {
	.shadows-cat .prsns-cat-media {
		height: 180px !important;
	}
	.shadows-cat .cat-story-logo {
		height: 70px !important;
		left: 25%;
		top: 60%;
	}
	.shadows-cat .cat-story-section {
		background-position-y: 90px !important;
		background-size: cover;
	}
}