.not-found__wrap{height:40vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.not-found__wrap p{text-align:center;font-size:200px;line-height:1}.not-found__wrap span{font-size:24px;text-align:center;display:block}@media screen and (max-width:700px){.not-found__wrap p{font-size:150px}.not-found__wrap span{font-size:18px}.not-found__wrap{min-height:200px}}@media screen and (max-width:500px){.not-found__wrap p{font-size:100px}.not-found__wrap span{font-size:18px}.not-found__wrap{min-height:150px}}