.editor-content .row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 10px;
}
.editor-content #i6pw {
  color: black;
  width: 1259.99px;
  height: 540px;
}
.editor-content #i2qc {
  color: black;
  width: 1261.99px;
  height: 550px;
}
.editor-content #iuyi {
  color: black;
}
@media (max-width: 768px) {
  .editor-content .row {
    flex-wrap: wrap;
  }
}
