diff --git a/_sass/components/_citizen_engagement.scss b/_sass/components/_citizen_engagement.scss index 6a1f1947af..1ce254605c 100644 --- a/_sass/components/_citizen_engagement.scss +++ b/_sass/components/_citizen_engagement.scss @@ -101,13 +101,6 @@ align-self: center; border-radius: 0px; } - //This class is targeting the Code for LA logo image to mirror the appearance of the live page. - .org-img-large{ - object-fit:cover; - height: 65px; - width: 185px; - max-width: 100%; - } } } @@ -342,13 +335,6 @@ justify-self: center; align-self: center; border-radius: 0px; - min-height: 70px; - } - //This class is targeting the Code for LA logo image to mirror the appearance of the live page. - .org-img-large{ - object-fit:cover; - height: 75px; - max-width: 100%; } } diff --git a/assets/images/partners/empower-la.png b/assets/images/partners/empower-la.png index d6d1970a53..4278c4370e 100644 Binary files a/assets/images/partners/empower-la.png and b/assets/images/partners/empower-la.png differ