@media only screen and (min-width: 1281px)
{
    #header .qrcode
    {
        display: block;
    }
    section .productClass .title
    {
        margin-left: 33.5%;
    }
    section .productList .product .title
    {
        font-size: 1em;
    }
    #main2 div table tr
    {
        font-size: .875em;
    }
    #main2 div .className
    {
        width: 10%;
    }
    #main2 div .className-2
    {
        width: 10%;
    }
}