 #ew-webform-1 {
  background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/xs/public/webform.jpg?itok=Zp0BH_te') !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
}

.webp #ew-webform-1 {
  background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/xs/public/webform.webp?itok=Zp0BH_te') !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
}

@media (min-width: 576px) {
  #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/sm/public/webform.jpg?itok=c1GOK4mu') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }

  .webp #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/sm/public/webform.webp?itok=c1GOK4mu') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }
}

@media (min-width: 768px) {
   #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/md/public/webform.jpg?itok=gzL2Vi_s') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }

  .webp #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/md/public/webform.webp?itok=gzL2Vi_s') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }
}

@media (min-width: 992px) {
  #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/lg/public/webform.jpg?itok=3g7B0F6P') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }

  .webp #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/lg/public/webform.webp?itok=3g7B0F6P') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }
}

@media (min-width: 1200px) {
  #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/xl/public/webform.jpg?itok=VFgZvKPP') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }

  .webp #ew-webform-1 {
    background-image: linear-gradient(to bottom, rgba(0, 82, 59, 0.85), rgba(0, 82, 59, 0.85)), url('/sites/default/files/styles/xl/public/webform.webp?itok=VFgZvKPP') !important;
    background-position: right center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-size: cover !important;
  }
} 