
@media screen and (max-width: 740px) {
  figure {
    width: 100% !important;
  } .post_content img, .post_content iframe { width:auto !important;}
 .form-columns-3 {
        flex-direction: column;
    }
    .form-columns-3 .field {
        width: 100% !important;
        float:none;
    }
#investigative_form .form_getcrystal>.flex.gap-2 {
flex-direction:column
}