diff --git a/docroot/themes/custom/bos_theme/css/bos_theme_overrides.css b/docroot/themes/custom/bos_theme/css/bos_theme_overrides.css index 3213479c3..04d644237 100644 --- a/docroot/themes/custom/bos_theme/css/bos_theme_overrides.css +++ b/docroot/themes/custom/bos_theme/css/bos_theme_overrides.css @@ -792,11 +792,6 @@ David: Where: node--department-profile.html.twig What: Fixes the department icon to be 100px square. (Iterators issue #39) */ -@media screen and (min-width: 980px) { - .node-type-department-profile .department-icon { - padding: 0 0 0 4px; - } -} .node-department-profile .department-icon svg { height: 76px; width: 76px;