.tw3-img {
    background-image: url(https://images.gog-statics.com/3cc62c6fedf384c2da886537ea3042100f659cf3ee21736b01c4a29e1676ec40.png);
    margin: 0 auto
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .tw3-img {
        background-image: url(https://images.gog-statics.com/af9a2d247838cea0ca97099d59e547b7a80eb33211c4137c3d902b09bf528b63.png);
        background-size: 574px,auto
    }
}

.tw3-img--artbook {
    width: 195px;
    height: 120px;
    background-position: -380px 0
}

.tw3-img--comic {
    width: 195px;
    height: 120px;
    background-position: 0 -284px
}

.tw3-img--comic-2 {
    width: 195px;
    height: 120px;
    background-position: -380px -120px
}

.tw3-img--nwn {
    width: 184px;
    height: 145px;
    background-position: 0 -139px
}

.tw3-img--paperwork {
    width: 198px;
    height: 139px;
    background-position: 0 0
}

.tw3-img--soundtrack {
    width: 182px;
    height: 130px;
    background-position: -198px 0;
    box-shadow: inset 0 0 10px 5px #ccc
}

.tw3-title {
    display: block;
    margin-bottom: .5em
}

.tw3-badge {
    display: table;
    clear: both;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7px;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 21px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #e4642c;
    border: 1px solid;
    border-radius: 2px
}

.tw3-section {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal
}

.tw3-layout {
    clear: both;
    margin-top: 40px
}

.tw3-layout>.layout__section--left-aligned,.tw3-layout>.layout__section--right-aligned {
    display: table;
    margin: 0 auto
}

.tw3-layout p {
    margin: 0
}

@media (min-width: 550px) and (max-width:779px),(min-width:990px) {
    .tw3-layout {
        display:inline-block;
        vertical-align: top;
        width: 100%
    }

    .tw3-layout>.tw3-section--left-aligned {
        float: left;
        padding-right: 20px
    }

    .tw3-layout>.tw3-section--right-aligned {
        float: right;
        padding-left: 20px
    }

    .tw3-layout>.tw3-section:last-child {
        overflow: hidden
    }

    .tw3-layout--with-badge>.tw3-section--left-aligned,.tw3-layout--with-badge>.tw3-section--right-aligned {
        padding-top: 26px
    }

    .tw3-img--soundtrack {
        margin-top: -5px
    }

    .tw3-img--comic,.tw3-img--comic-2,.tw3-img--paperwork {
        margin-left: -6px
    }

    .tw3-img--comic,.tw3-img--comic-2 {
        margin-top: 6px
    }
}
