Keeping your CSS alive in Salesforce Marketing Cloud
Salesforce Marketing Cloud (SFMC) has an aggressive habit of stripping CSS from your email's ``. Specifically, it removes any style rule whose selector references a class that does not appear anywhere in the email body. The logic is meant to clean up unused styles — but the side effect is that it quietly deletes your media queries and mobile styles whenever a given module is not included in the email.