diff --git a/index.html b/index.html
index 0d22b40..019afeb 100644
--- a/index.html
+++ b/index.html
@@ -629,7 +629,7 @@
swasthyapoint2024@gmail.com
-
Contact Us
+
Contact Us
Have Any Query? Please Contact Us!
-
+
diff --git a/style.css b/style.css
index 6b68b44..a0eb876 100644
--- a/style.css
+++ b/style.css
@@ -664,6 +664,9 @@ body.night .mb-4{
padding-top: 4px;
}
+.w-50 {
+ width: 50%; /* Adjust the width as necessary */
+}