.luna-str-cat .prsns-cat-media {
    position: absolute;
    height: 327px !important;
    right: 328px;
    bottom: 0;
}

.luna-str-cat .disclamer-bg {
  
  background-size: 100%;
}
.luna-str-cat .cat-story-logo {
    position: absolute;
    width: 350px;
    top: 76px;
    left: 13%;
}

@media (min-width: 320px) and (max-width: 910px) {
	.luna-str-cat .prsns-cat-media {
		height: 193px !important;
		right: 0;
	}
	.luna-str-cat .cat-story-logo {
		width: 209px;
		left: 7%;
		top: 117px;
	}
}