article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img {

   display: none;
}
.main-navigation ul li a {
    padding: 20px 10px;
    
}
#masthead .hgroup h1, #masthead.masthead-logo-in-menu .logo > h1 {
    font-size: 23px;
    /* word-wrap: normal; */
}



@media screen and (max-width: 768px){
  #masthead .hgroup #header-sidebar aside.widget {
     display: none;
}
}

div#theme-attribution {
    display: none;
}