diff --git a/pages/shul-wall/ish-matzliach-bk.html b/pages/shul-wall/ish-matzliach-bk.html
index 88af9aa..c6c5ee3 100644
--- a/pages/shul-wall/ish-matzliach-bk.html
+++ b/pages/shul-wall/ish-matzliach-bk.html
@@ -52,7 +52,7 @@
text-align: center;
display: flex;
justify-content: space-evenly;
- width: 60%;
+ width: 67.5%;
justify-self: center;
align-self: start;
color: #30344F;
@@ -62,7 +62,7 @@
padding-left: 1.5rem;
padding-bottom: .25rem;
align-items: center;
- font-size: 1.2em;
+ font-size: 1.45rem;
background: white;
border-bottom-left-radius: 3.5rem;
@@ -214,11 +214,12 @@
#location {
align-self: start;
justify-self: center;
- padding-top: 10dvh;
+ padding-top: 10.5dvh;
text-align: center;
line-height: 1;
color: #d8a736;
font-weight: 500;
+ font-size: 1.2rem;
}