@media screen and (min-width: 980px) {
    #page-container {
        padding-top: 178px !important;
    }

}

@media screen and (max-width: 979px) {
    #et_search_icon:before {
        top: -5px;
    }
}

#main-header {

  top: 51px !important ;
}
