.js .paragraph-type-title {
  min-width: 400px;
}

[id^="edit-field-page-sections-"][id$="-subform-field-content-wrapper"] {
  width: 70%;
  float: left;
  margin-right: 5%;
}

[id^="edit-field-page-sections-"][id$="-subform-field-sidebar-content-wrapper"] {
  width: 25%;
  float: left;
}

@media screen and (min-width: 40em) {
  .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second, .layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first {
    padding-right:50px;
  }
}
