/* please use this file for CSS customizations */
#VideoPlayer .playerNormal .info{
    display: flex;
    flex-direction: column;
}
#VideoPlayer .playerNormal .info .info__head{
    order: 1;
    margin-top: 15px;
}