@media only screen and (max-width:1280px) {
    #archivePage {
        width: 100%;
        overflow: hidden;
    }
}