html { height: 100%; }

body { min-height: 100%; }

#logo { padding: .75em; max-height: 150px; }

#header-row-1 { padding: 1em; }

#nav { background-color: #4c4c4fff; }

#footer-row { padding-top: 2em; padding-bottom: 2em; }

img.social-icon { width: 32px; }

img.twitter-icon { background-color: #fff; }

#header { text-align: center; }

#content { padding-top: 1em; padding-bottom: 1em; }

#content img { max-width: 100%; }

@media screen and (min-width: 768px) { #header { text-align: left; } #right-header { text-align: right; } #content img { text-align: none; clear: none; } }

#right-header img { margin: 5px; }

footer { color: white; background-color: #4c4c4fff; }

/*# sourceMappingURL=styling.css.map */