@media (max-width: 1280px) {
    #site{
        width: 85%;
    }

    .title{
        display: none;
    }

}