.faq_box_bg_ash_form_responsive {
  display: none;
}

.faq_box_bg_lash_form {
  display: block;
}

@media only screen and (max-width: 780px) {
  .faq_box_bg_lash_form img {
    content: url("//browhaus.com/wp-content/uploads/2020/05/BH_lashspa_EDM_img_450.jpg");
    width: 100%;

    position: absolute;
    z-index: 3;
  }
}

@media only screen and (max-width: 500px) {
  .faq_box_bg_lash_form img {
    content: url("//browhaus.com/wp-content/uploads/2020/05/BH_lashspa_EDM_img_450.jpg");
    height: 100%;

    position: absolute;
    z-index: 3;
  }
}
