body{margin:0}.page-notfound-main-container{background-color:#e9ecef;height:calc(100vh - 60px);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:60px}.page-notfound-white-contaniner{background-color:#fff;height:90%;width:90%;border:solid hsla(0,0%,54.9%,.32941176470588235);border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.16862745098039217);display:flex;align-items:center;justify-content:space-around;position:relative;padding:2.5rem;overflow-y:auto}.page-notfound-background-image-pos{position:absolute;bottom:0;left:0;z-index:1}.page-notfound-blue-txt{font-family:Montserrat,sans-serif;font-size:40px;font-weight:600;color:#20639b}.page-notfound-black-txt{font-family:Lato,sans-serif;font-size:22px;font-weight:400;color:#000}.page-notfound-black-small-txt{font-family:Lato,sans-serif;font-size:16px;font-weight:400;color:#000}.page-notfound-grey-txt{font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;color:#3a3c40}.page-notfound-grey-txt-2{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#3a3c40}.page-notfound-blue-underline{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#20639b;text-decoration:underline}.page-notfound-first-div,.page-notfound-second-div{z-index:2}@media only screen and (max-width:600px){.page-notfound-first-div{order:1}.page-notfound-second-div{order:0}.page-notfound-white-contaniner{flex-direction:column;padding:1rem;height:95%}}