@media screen and (max-width: 768px) {
  .tabs-plotly-indice-precios div.tab-content {
    margin-top: 0 !important;
  }
}

