@media (max-width: 1310px){
    body {
        width: 1300px;
        overflow: auto;
    }
}