/* Custom Style - Add !important at the end of each class */

/* .logo img {height:auto !important;} */
/* header {} */

.logo img {
  width: 100%;
  max-width: 300px !important;
  height: auto;
}