/*
Theme Name: The Private Clinic
Description: Flowplayer custom styles
*/
@media screen and (max-width: 768px) {
	.fp-playlist-external a div {
		background-position: left top !important;
		min-height: 130px;
	}
	.fp-playlist-external a div:empty {
		background-color: inherit !important;
	}
});

