#top_about{
  margin-top:-5px;
}

 .top-info {
    text-align: center;
    padding: 15px 0;
    background-color: #222222;
    color: #ffffff;
  }

 .top-info a {
    color: #ffffff;
   padding-left: 10px;
   text-decoration: underline;
  }

.top-info img {
  width: 20px;
    vertical-align: text-bottom;
  }