.error-message-container{width:80%;height:90%;border-radius:30px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);z-index:1;background-color:white}.exclamation-container{width:150px;height:150px;color:#ff0000;border-radius:50%;background-color:#8080804d;text-align:center}.exclamation-mark{font-size:80px;line-height:120px}.error-message-parent{height:100vh;width:100%;background-color:#8080804d}.store-error-line{padding:0 20px;text-align:center}@media (max-width:768px){.error-message-parent{padding:150px 0}.error-message-container{padding:50px 0}}