.logo-one, .logo-two{
    height: 64px;
    width: 200px;
}
.social-icon svg {
  width: 24px;
  height: 24px;
  fill: #000; /* or any color */
}
svg rect {
  fill: transparent !important;
}