.page-404 {
    .notfound {
        margin: 50px auto;
        text-align: center;
    }

    img {
        max-width: 200px;
    }
}
