I am new in css so help me please what do you mean exactly
.narrowcolumn {
width: 550px;
}
body.layout-2cl .narrowcolumn, body.layout-2cr .narrowcolumn {
width: 560px;
}
body.wide .narrowcolumn, body.signup .narrowcolumn {
width: auto;
}
there is the css anyway https://pastebin.com/XP31DPfH