@charset 'utf-8';

/* --------------------------------------------------
  Overwrite - "common.css"
-------------------------------------------------- */

/** SITE HEADER Overwrite
==============================================*/
.masthead .brand-logo img {
  height: 20px;
}
.masthead .row {
  padding: 0;
  max-width: 100%;
}
.masthead .mh-title {
  padding: 0 0 0 10px;
  text-align: left;
}

/* Close Button
-------------------------------------------------- */
.close span {
  font-size: 1.15em;
}