/* src/styles.less */
@media screen and (max-width: 748px) {
  wb-checkbox-control .wb-checkbox-control__checkmark-icon {
    height: 16px;
    width: 16px;
    margin-top: 4.5px;
  }
}

/* angular:styles/global:styles */
