/* Competenze: tabs e ricerca sempre visibili durante lo scroll */
.skill-icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
