/*@media screen and (max-width:650px) {
	.playkit-right-controls div[title="UN Web TV"] {
		display: none !important;
	}
}*/

.playkit-right-controls div[title="UN Web TV"] a.playkit-control-button {
	width: 90px !important;
}

@media screen and (max-width:480px) {
	.playkit-watermark img {
		display: none !important;
	}
}

.playkit-watermark img {
	width: 75%;
}

.playkit-right-controls div[title="UN Web TV"] img {
	width: 90px !important;
	height: 15px !important;
	position: relative;
  top: 30%;
}

