@charset "utf-8";

@media (max-width:1000px){
    #xPhotoViewer table     { width:100%!important; }
    #photoviewer-closebar   { width:100%!important; }
    #photoviewer-title      { width:calc(100% - 50px)!important; }
    #photoviewer-image      { width:100%!important; }
    #photoviewer-comment    { width:100%!important; }
}
