.recent-articles, .more-articles {
display: none;
}

.aside .menu-toggle {
backgorund-color:#666;
}


@media only screen and (max-width:768px){

#branding .site-branding {
display: none;
}
.search-form #s{
display:none;
  }
  
.wrap {
    max-width: 1000px;
}
    }

#site-description{
display:none;
}