/* increase column width when using advanced view ; default is 350px */
.layout-multiple-columns .column { width: 450px !important; }

