@media screen and (max-width:1600px){
.c-soon-sec::after{height:50vh;bottom:0;background-size:75%;}

}
@media screen and (max-width:1440px){
.c-soon-sec::after { background-size: 62%;bottom: 0px; }                
}


@media screen and (max-width:1300px){
.c-soon-sec::after {background-size: 60%;bottom: 0px; height: 47vh;}
}

@media screen and (max-width:1100px){
.c-soon-sec::after { background-size: 85%;  bottom: 0px; height: 29vh; }
}

@media screen and (max-width:800px){
.c-soon-img img {max-width: 55%;}
}


@media screen and (max-width:550px){
.c-soon-sec::after { background-size: 110%; }

}


@media screen and (max-width:500px){
.c-soon-sec {align-items: center;}
.c-soon-sec::after { height: 23vh;;}
}

@media screen and (max-width:360px){

}
