.nw-skin-smoother-image {
    display: flex;
    justify-content: center;
}
.nw-skin-smoother-image img {
    border-radius: 8px;
    max-width: 620px;
    width: 100%;
}
.nw-skin-smoother-main .nw-heading h2 {
    max-width: 520px;
    margin: 0 auto;
}

