/*
Theme Name: Totonoe
Template: twentytwentyfour
Text Domain: totonoe
Version: 1.1.0
*/

.se-layout-wide{
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.se-layout-wide > *{
  max-width: 100%;
}

.se-layout-wide .se-balance-sheet{
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}