
@media only screen and (max-width: 800px) { 

  #header-logo{ top: 5px; left: 10%; z-index: 10000; position: fixed; margin:0;  }
  #header-logo img{ margin-left:0 !important; float: none !important; max-height: 30px; width: auto; }

.header {  min-height: auto; }

}


body, button, input, textarea, select{ font-family: 'Poppins', sans-serif; }
h1,h2,h3,h4,h5,h6{ font-family: 'Poppins', sans-serif; }
