/* CSS Document */

.col-9.premsg {
  width: calc(((100% - 11 * var(--gap-col)) / 12) * 9 + var(--gap-col) * 8.5);
}