How to change page width?

Add following CSS to design customizations

.page {
  width: 1110px;
}