.brand-logo {
  font-family: 'Pacifico', cursive; }
  .brand-logo img {
    margin-top: 5px;
    height: 68px; }

@media screen and (max-width: 1280px) {
  .brand-logo {
    display: none !important; } }
@media screen and (max-width: 600px) {
  .brand-logo {
    display: block !important; } }

/*# sourceMappingURL=header.css.map */
