.cw-widget {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 16px;
}

.cw-widget--style-horizontal {
  min-height: 100px;
}

.cw-widget--style-vertical {
  min-height: 400px;
}
