/*
 *   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 default font size on small devices */
html {
  font-size: 112.5%;
}

img.site-logo {
/*  width: 250px; */
}
h2#site-slogan {
  font-size: 1em;
}
.region-pre-header .search-form input.custom-search-box {
  width: 150px;
}
#ss-image {
  width: 150px;
}
#header nav ul > li a {
  padding: 5px;
  width: auto;
  height: auto;
}

.field-name-field-image figure {
  max-width: 50%;
}