#department {
  font-weight: normal;
  font-size: 13px;
  width: 98%;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
}

#department img {
  border: 1px solid black;
  float: left;
  margin: 0 10px 8px 0;
}

