/*
 *   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.
 */
#header,
#menu-bar,
#breadcrumb,
#columns {
  padding: 0 10px;
}

.region-pre-header .search-form input.custom-search-box {
  width: 300px;
}

.region-pre-header #block-search-form {
  margin-top: 0;
}

.views-responsive-grid.views-columns-4 .views-column {
  width: 25%;
  float: left;
}

