.editor-content .clearfix {
  clear: both;
}
.editor-content .cell {
  min-height: 75px;
  flex-grow: 1;
  flex-basis: 100%;
}
.editor-content .row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 10px;
}
.editor-content #is2e3 {
  color: black;
  width: 541.997px;
}
.editor-content #i7j1y {
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
}
.editor-content #ic4cs {
  font-weight: normal;
}
.editor-content #inu8pv {
  padding: 0 10px 0 10px;
  font-family: Arial, Helvetica, sans-serif;
}
@media (max-width: 768px) {
  .editor-content .row {
    flex-wrap: wrap;
  }
}
