.content.headerContent .mainLogo {
  background-image: url('https://www.edukaid.com/Handlers/GetImage.ashx?IDMF=62d04a12-f9de-4670-87a3-02e8b7c00845') !important;
  width: 180px;
  height: 180px;
}

body.homepage .content.headerContent .mainLogo {
  background-image: url('https://www.edukaid.com/Handlers/GetImage.ashx?IDMF=db4d09b7-132e-438c-b94a-6ccc6efa9ed0') !important;
  width: 180px;
  height: 180px;
}

@media (max-width: 1024px) {
  body.homepage .content.headerContent .mainLogo {
  background-image: url('https://www.edukaid.com/Handlers/GetImage.ashx?IDMF=62d04a12-f9de-4670-87a3-02e8b7c00845') !important;
  width: 180px;
  height: 180px;
}
}