@media screen and (max-width: 768px) {
#info, #description {
clear: both;
margin: 0 auto !important;
width: 100% !important;
text-align: center;
}
#player_wrapper {
width: 100% !important;
height: 260px !important;
}
}
#player_wrapper {
margin: 0 auto;
}