@media (max-width: 768px) {
  body {
    font-size: 15px !important;
  }
  .produto-nome {
    font-size: 16px !important;
  }
}
