#restorehead {
  list-style-type: none;

}

#restorehead li {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;

}

#restorehead img {
  display: block;
  border: solid; color: #B8B8C4;
}

