/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  /* font-size: 81.3%; */
}
#header-wrapper {
  height: 110px;
}
#logo {
  padding-top: 42px;
}
#name-and-slogan {
  position: absolute;
  left: 15px;
}
.region-header {
  left: 0;
}
#block-system-main-menu {
  margin-left: 90px;
  padding-left: 20px;
}
#block-system-main-menu li a {
  line-height: 26px;
}
#page-title {
  max-width: 340px;
}
.homebox-column-wrapper-1 {
  float: none;
  width: 100% !important;
}
.homebox-column-wrapper-2,
.homebox-column-wrapper-3 {
  width: 50% !important;
}
