* {
    box-sizing: border-box
}

@media (min-width: 1024px) {
    .page-width {
        width: 900px
    }
}