.list-disc {
	list-style-type: disc;
}

.list-circle {
	list-style-type: circle;
}

.left-align-slick > .slick-list > .slick-track {
	margin-left: 0;
}

#player.jwplayer {
	min-height: 100vh !important;
	/* mobile viewport bug fix */
	min-height: -webkit-fill-available !important;
}
