diff --git a/index.html b/index.html
index eea4500..aea372d 100644
--- a/index.html
+++ b/index.html
@@ -2577,7 +2577,7 @@
/* Style for each box */
.servicesbox-mobile > div {
background-color: var(--navy);
- padding: 20px;
+ padding: 10px;
text-align: center;
}
@@ -2593,7 +2593,7 @@
color: var(--sky-blue);
height: 100px;
margin-top: 10px;
- width: 30%; /* 50% width minus gap */
+ width: 35%; /* 50% width minus gap */
}
/* Centering the 7th box with 70% width */