.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0 !important;
}

@media (min-width: 1200px){
    
    #landing_hero .container {
        position: relative !important;
    }
    
    #landing_hero .avia-image-container {
        position: absolute;
        top: 40px;
        right: 0;
    }
}