.prism-player .prism-cc-btn {
	display: none;	
}

body .prism-player .prism-big-play-btn .outter {
    border: 7px solid #ffd71b;
	width: 100%;
    height: 100%;
}

body .prism-player .prism-big-play-btn {
    align-self: center;
    justify-self: center;
    left: unset !important;
	bottom: unset !important;
	width: 11.25%;
    height: 20%;
}

#player {
	width: 100%;
    height: 100%;
    display: grid;
}