.site-content.with-sidebar {
display: flex;
gap: 30px;
}
.site-main {
flex: 1;
}
.widget-area {
width: 300px;
}