/* 
    Created on : 22/mar/2016, 20:03:47
    Author     : Renshi
*/

img#logo {
    max-height: 100px;
    margin-top: 0px;
}

header#main-header {
    height: 100px;
    background: url('../images/header.jpg') no-repeat left center;
}

div#et-top-navigation {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 981px){
    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 35px 0 0 0;
    }
}