/*
 *   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 tablet devices */
body {
  font-size: 93.8%;
}

.front .field-name-homepage-slideshow .view-footer {
	margin-top: -61px;
}

.front .view-footer a {
	padding: 15px 20px;
}

#logo img {
	max-width: 50%;
}

.view-scrapbook table {
	margin: 0 auto;
}

.view-scrapbook table,
.view-scrapbook td {
	width: 80%;
} 