#masthead .hgroup h1, #masthead .hgroup a.logo { max-width: 80%; }

#logos img { width: 325px; /*width: 110px; margin: 3px 34px 0 0; float: left; padding: 0;*/ }
/*#logos img[alt="University of Illinois website"] { width: 51px; margin: 3px 0 0 0; }*/

.main-navigation ul li:hover>a, .main-navigation ul ul li:hover>a { color: #000; }

.main-navigation ul ul a { width: 100% !important; }
  
.metaslider img { height: 300px !important; }

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title { font-size: 2em; }

#colophon #theme-attribution, #colophon #site-info { display: none; }

@media (max-width: 680px) {
  #masthead .hgroup h1, #masthead .hgroup a.logo { max-width: 100%; }
}