/* Golden Play, 2018 */
/* optimiert für max-width: 480 px*/

@import "style_global.css";

#portrait {
width: auto;
height: auto;
        }

#portrait img {
width: 100%;
height: auto;
}

.nobreak {
display: block;
width: auto;
height: 50px;
}