.contents.l{
    float: none;
    width: auto;
}
.player{
    width: 100%;
    height: 480px;
}
.player > div,
.player > div > iframe{
    height: 100%;
}
.sidebar{
    width: 100%;
}
.sidebar .files{display: none;}
