.error-404 {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 50vh;
}


@media (max-width: 1200px) {}