.page__with-sidebar {
  display: flex;
}

.page__with-sidebar > :first-child {
  flex-grow: 1;
}