icon[bizit=Player] {
    background-image: url('index.png');
}
bizit[name=Player] {
    width: 320px;
    min-width: 160px;
    max-width: 1280px;
    height: 180px;
}
div[bizit=Player] {
    overflow: hidden;
}

div#popup h2{

    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;


}

div#popup_jw_wrapper {

    margin: auto;

}