.site-description {
  border-left: none;
  color: #1b9919;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
}

#primary h3.widget-title span {
  background-color: #1e8ccc;
}
.site-info {
  display: none;
}

#primary .post .entry-img{
    width: 100%;
}

#primary .post .entry-img img {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}