.linkedin-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
}

.linkedin-icon img {
  width: 100%;
  height: 100%;
  object-fit: none;
}

.linked-in a {
  display: block;
  width: 20px;
  height: 20px;
}

.linked-in img {
  height: 100%;
  width: 100%;
  object-fit: none;
}
