.section-newsletter{
    background: url(../../img/bg-parts/bg-form-sd.jpg);
}

@media screen and (min-width: 782px) {
    .section-newsletter{
    background: url(../../img/bg-parts/bg-form.jpg);
}
}

