/* Support legacy Okazaki school content stored as a standard post. */
body.single-post .school-landing-main{
  width:100%!important;
  max-width:none!important;
}
body.single-post .school-landing-main .school-editor-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.single-post .school-landing-main .school-page-section{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
