@media (max-width: 767px){
  body[data-page-type="case_form"] .contact-full__location{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  body[data-page-type="case_form"] .contact-full__location .sb-map{
    margin-left:-16px !important;
    margin-right:-16px !important;
  }

  body[data-page-type="case_form"] .contact-full__location .contact-details{
    margin-left:0 !important;
    margin-right:0 !important;
  }
}
