Just to clarify, this problem appears in emails from contact 7 form (sometimes), as well in business directory plugin ( every time). Once I uninstalled MailBank the prob;em has gone
I still have the same problem here
Version 3.0.53
This should do the job:
@media (max-width: 500px) {
.wpcr3_respond_2 table, .wpcr3_respond_2 td {
border: 0 !important;
border-style: none !important;
display: flex;
}
}