@charset "utf-8";

/* add css this page only */

col.p-width-auto {
  width: auto;
}

col.p-width-w33 {
  width: 33%;
}
