
body #header .header_content_height{height: 70px}
@media screen and (max-width: 1000px){
body #header .header_content_height{height: 70px !important;}
}
