img.custom.logo {
  width: 120px;
  height: 60px;
  object-fit: contain;
}

img.custom.ys {
  object-fit: cover;
}

.custom.foot-col {
  margin-right: 20px;
}

img.custom.brand-img {
  object-fit: contain;
  height: 100%;
}