#errorBox{height:600px;margin:30px auto;border-radius:10px;width:700px;background-color:#fff;text-align:center;box-shadow:2px 4px 15px #c1c1c1;padding:40px 0}#errorTitle{font-size:6em;font-family:sans-serif}#errorImg{width:200px}#errorTxt{word-break:break-word;font-size:1.5em;padding:0 20px}#returnLink{position:relative;display:block;width:200px;margin:0 auto}@media screen and (max-width:768px){#errorBox{border-radius:0;margin:0}}