
.home-poster-2-main{
    height:85svh;
    width:100%;
}

@media screen and (max-width: 950px) {

    .home-poster-2-main {
        height: 130vw;
    }

}