@media (min-width: 1051px) and (max-width: 1199px) {
    .page > header,
    .tiles.services,
    .tiles.projects {
        width: 1026px;
    }
}