/*************************************************************************************************************** Dear Dev Pros, Only add non-renderable SASS in this file (no CSS selectors), otherwise any CSS will be rendered into any file that includes this one (spoiler alert: most files include this file) */
.feature-logo { max-width: 100%; }

@media (min-width: 768px) { .feature-logo { max-width: 70%; } }
/*# sourceMappingURL=elementfeaturelinks.css.map */