
.model{width: 60%!important;
    height: 100%!important;opacity:0.2;}

@media only screen and (max-width: 991px){
.model{position: relative;
    left: 13%;}
}
@media screen and (max-width:1024px) {
.model{position: relative;
    left: 0px}
 
}
@media only screen and (max-width:480px) { 
}

