#revalidate { 
  display: none;
}
.mr-3 img {
  color: transparent;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}
