.page_not-found{width:670px;margin:120px auto 30px}.page_not-found .wrapper{display:flex;align-items:center;height:calc(100vh - 196px);box-sizing:border-box}.page_not-found .wrapper .item:first-child{margin-right:50px;width:50%}.page_not-found .wrapper .item:first-child img{width:auto;height:100%}.page_not-found .wrapper .item:last-child h2{font-size:40px;color:#000;text-align:left;margin-bottom:16px}.page_not-found .wrapper .item:last-child p{font-size:16px}.page_not-found .wrapper .item:last-child .simple-btn{background-color:#0097dc;border-radius:50px;padding:18px 96px;display:block;width:-moz-max-content;width:max-content;margin-top:30px;color:#fff}@media only screen and (max-width:767px){.page_not-found{width:calc(100% - 40px);margin:120px auto 60px}.page_not-found .wrapper{flex-direction:column;justify-content:center}.page_not-found .wrapper .item:first-child{margin:0 auto 20px;width:100%}.page_not-found .wrapper .item:first-child img{margin:0 auto}.page_not-found .wrapper .item:last-child{text-align:center}.page_not-found .wrapper .item:last-child h2{font-size:36px;text-align:center}.page_not-found .wrapper .item:last-child .simple-btn{margin:30px auto 0}}