.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  font-size: 18px !important;
}

section#sp-main-body div.row > #sp-component {
  flex: 0 0 75% !important;
  max-width: 75% !important;
  width: 75% !important;
}

section#sp-main-body div.row > #sp-right {
  flex: 0 0 25% !important;
  max-width: 25% !important;
  width: 25% !important;
}
section#sp-main-body .container-inner > .row {
  flex-wrap: nowrap !important;
}