/* Stili per le esperienze lavorative */
.istituto-logo .azienda {
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  margin: 0;
  object-fit: contain;
  object-position: center center;
  display: block;
}
