/*
 *   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 */
/* line 16, ../sass/responsive.tablet.portrait.scss */
html {

}

/*# sourceMappingURL=responsive.tablet.portrait.css.map */

#secondary-menu-bar {
	margin: 18px 0 0 0;
}

.nav ul.secondary-menu li {
  display: block;
  float: none;
  padding: 0 0 15px 0;
}


h1#site-name {
	font-size: 2em;
	padding: 15px 0 0 45px;
}

.node-content .field-name-field-reg-image {
	float: none;
	max-width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
}

