div.avia-full-stretch {
    } 

#top #header_main {
    } 

html body #main {
    } 

html body {
    } 


@media screen and (max-width: 480px)  { div.avia-full-stretch {   margin-top: 20px; }  }  
@media screen and (max-width: 480px)  { div.avia-full-stretch {   top: 70px; }  }  
@media screen and (max-width: 480px)  { #top #header_main {   display: block; }  }  
@media screen and (max-width: 480px)  { #top #header_main {   margin-bottom: -2px; }  }  
@media screen and (max-width: 480px)  { #top #header_main {   margin-top: 0px; }  }  
@media screen and (max-width: 480px)  { html body #main {   margin-top: -20px!important; }  }  
@media screen and (max-width: 480px)  { html body #main {   position: relative; }  }  
@media screen and (max-width: 480px)  { html body #main {   top: -60px; }  }  
@media screen and (max-width: 480px)  { html body {   margin-bottom: 0px; }  }  
@media screen and (max-width: 480px)  { html body {   margin-top: 0px; }  }  