.ptl-story-cat .prsns-cat-media {
	width: 532px;
    position: absolute;
    top: 23px;
    left: 7%;
}
.ptl-story-cat .disclamer-bg {
	background-position-y: 26%;
  
  background-size: 100%;
}
.ptl-story-cat .cat-story-logo {
	z-index: 1;
    position: absolute;
    top: 232px;
    left: 7%;
}
@media (min-width: 320px) and (max-width: 920px) {
    .ptl-story-cat .disclamer-bg {
	    background-position-y: 26%;
    }

    .ptl-story-cat .cat-story-logo {
	    top: 73% !important;
		width: 301px;
    }
}