@media (min-width: 1025px) {
  .mmcm-hero-banner .btn-corpo {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .mmcm-hero-banner p.subtitle-hero-offer {
    display: none !important;
  }
}