﻿/*** En-tête ***/
#divMobileLogo {
    float: right;
}

#divMobileLogo img {
    width: 70%;
}

/*** Default.aspx ***/
.bannerContentTextBlock {
    width: 100%;
}

#playerHeader1 #PhotoCell img,
    #playerHeader2 #PhotoCell img {
        display: none;
    }

    #playerHeader1 {
        margin-left: 10px;    
    } 
    
    #playerHeader2 {
        margin-right: 10px;    
    }