.cronograma {
  width: 100%;
  justify-content: center;
  background-color: #002580;
}

.cronogramaImage {
  width: 100%;
  height: auto;
  display: block;
  max-width: 1280px;
}

.cronogramaContainer {
  margin-left: 3vh;
  width: 100%;
  max-width: 1280px;
}
