.page-not-found.container-fluid{background-color:#f2f2f2}
.page-not-found .page-not-found__title{position:relative;text-align:center;padding:25px 20px}
.page-not-found .page-not-found__title-heading{font-family:'Georgia','Times New Roman','Times','serif';font-weight:bold;font-size:28px;line-height:30px;letter-spacing:1px;margin-bottom:20px}
.page-not-found .page-not-found__number{color:#007abc;font-size:100px;line-height:120px;text-align:center}
.page-not-found .page-not-found__go-back:hover{color:#007abc;text-decoration:underline}
@media screen and (min-width:768px){.page-not-found .page-not-found__title{padding:50px 0 40px}
.page-not-found .page-not-found__title-heading{font-size:36px;line-height:40px}
}
@media screen and (min-width:1024px){.page-not-found .page-not-found__title{padding:65px 0 60px}
.page-not-found .page-not-found__title-heading{font-size:44px;line-height:44px}
.page-not-found .page-not-found__number{font-size:150px;line-height:170px}
}