
.home-poster-1-main{
    height:100svh;
    width:100%;
}

@media screen and (max-width: 950px) {

    .home-poster-1-main {
        height: 80svh;
    }
    
}