  .ndp{
    max-width: 450px;
    margin: 1rem auto 3rem auto;
    text-align: center;
    background: #ffff;
    box-shadow: 0 10px 30px #f1f1f1;
    border-radius: 1.5rem;
    padding: 1rem;
}
.nd{
    width: 200px;
}