

@media screen and (max-width: 1920px) {
.container1-homepage{
 margin-top: 9%!important; 
}


}


@media screen and (max-width: 1680px) {
 .container1-homepage{
 margin-top: 9%!important; 
}


}
@media screen and (max-width: 1440px) {
 
.container1-homepage{
 margin-top: 9%!important; 
}


}

@media screen and (max-width: 1366px) {
.container1-homepage{
 margin-top: 10%!important; 
}


}

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

.container1-homepage{
 margin-top:11%!important; 
}


}
@media screen and (max-width: 1024px){ 
 .container1-homepage{
 margin-top: 13%!important; 
}


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

.container1-homepage{
 margin-top: 6%!important; 
}



}

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

.container1-homepage{
 margin-top: 6%!important; 
}
  }

  @media screen and (max-width: 576px){
.container1-homepage{
 margin-top: 24%!important; 
}

}

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

.container1-homepage{
 margin-top: 24%!important; 
}

  }
@media screen and (max-width: 320px){
 .container1-homepage{
 margin-top: 24%!important; 
}


}




