@media only screen and (max-width: 767px) {
.match-height-content { height: auto !important; }
}
Snippets: Disable the Match Equal Heights Class on Mobile
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.