diff --git a/assets/css/app.css b/assets/css/app.css index dcc61f9..e3cf840 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -6684,10 +6684,10 @@ a:focus { max-height: 100%; } /* Vertical align coop logos on services pages */ -.services #grid .column .coop-thumb { - display: flex; - justify-content: center; - align-items: center; +.service #grid .coop-thumb { + display: flex; + justify-content: center; + align-items: center; } .has-tip {