/* .social-logins {
  display: none;
}

.page-card-head h4{
  display: none;
} */

.page-card-head img {
  max-width: 120px;
  width: 100%;
  max-height: fit-content !important;
  height: auto;
  object-fit: contain;
}