@media only screen and (min-width: 1281px)
{
    #header .qrcode
    {
        display: block;
    }
    .about h1
    {
        width: 65px;
        font-size: 2em;
    }
    .about h5 ul.customer .img img
    {
        height: 65px;
    }
}