@media (max-width: 450px) {
  .teaser-text-contenitore {
    min-width: 300px;
  }
  .teaser-text-contenitore .teaser-text-contenitore {
    margin-bottom: 20px;
  }
}
.teaser-text-contenitore eon-ui-text-teaser {
  min-height: 300px;
}
