

@media only screen and (max-width: 1000px){
    .page_header.stick .header_bottom .eltd_logo{
        top: -10px;
    }
}