diff --git a/src/components/marketing/sections/cta-sections/StateMap.vue b/src/components/marketing/sections/cta-sections/StateMap.vue index 65d8a5ee5..3745ad077 100644 --- a/src/components/marketing/sections/cta-sections/StateMap.vue +++ b/src/components/marketing/sections/cta-sections/StateMap.vue @@ -116,11 +116,11 @@ export default { } dd { - height: 140px; - width: 140px; + height: 180; + width: 180px; margin: auto; border-radius: 50%; - line-height: 130px; + line-height: 180px; border: 3px solid #847fc2; background-color: #313f92; color: #dacef5;