.jet-checkboxes-list-wrapper {
  overflow: auto;
  display: flex;
}

.jet-checkboxes-list-wrapper::-webkit-scrollbar { 
		width: 0 !important 
}