.hight-volna-str .prsns-cat-media {
    position: absolute;
    height: 300px;
    right: 2%;
    top: 62px;
}

.hight-volna-str .disclamer-bg {
  
  background-size: 100%;
}
.hight-volna-str .cat-story-logo {
    position: absolute;
    top: 24%;
    left: 7%;
}

@media (min-width: 320px) and (max-width: 910px) {
	.hight-volna-str .cat-story-logo {
		height: 60px !important;
		top: 12%;
		left: 8%;
	}
	.hight-volna-str .prsns-cat-media {
		height: 137px !important;
		bottom: 0px;
		top: unset;
	}
}