.ryghtm-passin-story .disclamer-bg {
	background-position-y: 31%;
    background-size: 100%;
}
.ryghtm-passin-story .prsns-cat-media {
	position: absolute;
	right: 185px;
	height: 559px;
	bottom: -252px;
}

.ryghtm-passin-story .cat-story-logo {
    position: absolute;
    left: 87px;
    top: 167px;
}
@media (min-width: 320px) and (max-width: 910px) {
	.ryghtm-passin-story .prsns-cat-media {
		transform: translate(-50%, 0px);
		left: 50% !important;
		top: 42px;
		height: 233px !important;
	}
	.ryghtm-passin-story .cat-story-logo {
		height: 66px !important;
		top: 144px !important;
		left: 50% !important;
		transform: translate(-50%, 0px);
	}	
}