@media screen and (min-width: 992px) and (max-width: 1930px) {
  .barraProgreso_resumen {
    width: 90%;
    justify-content: space-around;
  }
  .separador_resumen {
    width: 174px;
  }
}
