calendar {
  switch {
    .switch {
      .tick {
        &:before {
          height: 20px !important;
          margin-top: 0 !important;
        }
      }
    }
  }
}