.havelsan-crop img {
  object-position: right top;
  transform: scale(1.8);
  transform-origin: right top;
}

.project-card:hover .havelsan-crop img {
  transform: scale(1.84);
}
