@media (max-width: 425px) {
    .btn-mob {
        width: 100% !important;
    }
}

.not-found-title {
    font-size: 80px;
    color: #000;
    font-weight: 700;
}