.model-header-title{
    float: left;
    width: 200px;
    height: 50px;
    margin-top: 25px;
    text-align: left;
    font-size: 16px;
    margin-left: 30px;
    margin-top: 30px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
}

.model-header-logo{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-top: 10px;
    float: left;
    margin-left: 20px;
}
.model-header-thumbnail{
    width: 600px;
    height: 360px;
    width: 600px;
    height: 360px;
}