.lawyers-directory-sofplan-logo-container {
  display: flex;
  justify-content: center;
  height: 47px;

  border-top-style: solid;
  border-color: lightgrey;
  border-width: thin;

  background-color: white;
}

.lawyers-directory-sofplan-logo-container img {
  height: 47px;
}

