.img-fluid {
    max-width: 200px !important;
}
.vuecal__event:has(div.hasRemarks) {
  border-right: solid 20px var(--class-red);
}
