.mini-mascot img[src*="fibrinho-diferenciais"],
.mini-mascot img[src*="fibrinho-planos"],
.mini-mascot img[src*="fibrinho-notebook"],
.mini-mascot img[src*="fibrinho-atendimento"],
.mini-mascot img[src*="fibrinho-acenando"] {
  width: min(390px, 95%);
  max-height: 470px;
  object-fit: contain;
}

.mini-mascot img[src*="fibrinho-cobertura"] {
  width: min(390px, 95%);
  max-height: 470px;
  object-fit: contain;
}

.mascot-art img[src*="fibrinho-acenando"] {
  max-height: 580px;
  width: auto;
  object-fit: contain;
}

.hero-art .fibrinho {
  width: auto;
  max-width: 100%;
  max-height: 590px;
  object-fit: contain;
}

@media (max-width: 640px) {
  .mini-mascot img {
    max-height: 350px;
  }
}
