From bdeee5a6f6edeb62e46e81394134c7377139c4de Mon Sep 17 00:00:00 2001 From: Vaibhav sasulkar Date: Mon, 23 Sep 2024 19:14:45 +0530 Subject: [PATCH] done --- blocks/branchlocator/branchlocator.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blocks/branchlocator/branchlocator.css b/blocks/branchlocator/branchlocator.css index 9eac010c13..956a6c378f 100644 --- a/blocks/branchlocator/branchlocator.css +++ b/blocks/branchlocator/branchlocator.css @@ -383,11 +383,13 @@ font-size: 1rem; line-height: 24px; width: 75%; + min-height: 52px; } .section.branch-locater-banner .default-content-wrapper h1 { line-height: 36px; font-size: 1.75rem; + min-height: 36px; } .section.branch-locater-banner .default-content-wrapper p:nth-child(3)>picture>img {