body, html{
	padding:0;margin:0;
}
fieldset {
  border: none;
}
.field_hidden {
  display: none;
}
@media only screen and (max-width: 700px) {
#playerahub {
	width: 400px !important;
	height: 225px !important;
}
}
@media only screen and (max-width: 510px) {
#playerahub {
	width: 320px !important;
	height: 180px !important;
}
}