body{

    background: url('containerbackground.png') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-color: unset !important;
}
@media screen and (max-width: 1024px){
 
}
/*----media query-----*/
@media screen and (max-width: 768px){
   
}
