@media screen and (min-width: 999px) {

    main {
        max-width: 800px;
    }

}