.im-data-microsoft {
  background-image: url(img/microsoft.png);
  background-size: contain;
  width: 64px;
  height: 64px;
  background-color:inherit;
}
.im-data-microsoft-32 {
  background-image: url(img/microsoft.png);
  background-size: contain;
  width: 32px;
  height: 32px;
  background-color:inherit;
}
.im-data-google-32 {
  background-image: url(img/google.png);
  background-size: contain;
  width: 32px;
  height: 32px;
  background-color:inherit;
}
.im-flag-ua {
  background-image: url(img/ukraine-flag-96.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.im-flag-en {
  background-image: url(img/english-flag-96.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.im-chatgpt-20 {
  background-image: url(img/chatgpt.png);
  background-size: contain;
  width: 20px;
  height: 20px;
  background-color:inherit;
}

.im-logo-icon {
  background-image: url(img/logo-icon.png);
  background-size: contain;
  width: 20px;
  height: 20px;
  background-color:inherit;
}
