html { 
	font-size: 100%; 
} 
.video-js .vjs-control::before{
	font-size: 1.2rem !important;
}
.video-js .vjs-big-play-button:before{
	font-size: 4rem !important;
	line-height: 48px;
}