/* This file will hold styles that are loaded using the same media query as the normal grid. */

#logo {
  width: 700px;
}

/* Search Form */
#block-search-form {
  position: absolute;
  right: 0;
  text-align: right;
  top: 35px;
  width: 300px;
  z-index: 1;
}