/* ———— 404 Error CSS Start ———— */
.layer-content {
    width: 1024px;
    margin: 0 auto;
}
.err-notice {
    padding: 10% 40px;
}
.err-notice img {
    width: 572px;
}
.err-notice p {
    display: block;
    float: right;
    position: relative;
    top: 150px;
    right: 40px;
}
/* ———— 404 Error CSS End ———— */