diff --git a/components/sections/home/ServicesSection.js b/components/sections/home/ServicesSection.js
index 9f4ffcb..f08379f 100644
--- a/components/sections/home/ServicesSection.js
+++ b/components/sections/home/ServicesSection.js
@@ -10,7 +10,7 @@ export default function ServicesSection() {
- We Offer You Medical & Saving Lives
+ We Help You Move Better & Live Healthier
Our Services
diff --git a/public/assets/css/module-css/team.css b/public/assets/css/module-css/team.css
index a954637..87bf2b9 100644
--- a/public/assets/css/module-css/team.css
+++ b/public/assets/css/module-css/team.css
@@ -319,6 +319,17 @@
padding-top: 34px !important;
}
+}
+
+@media only screen and (max-width: 426px){
+
+.shape-3{
+
+ opacity: 0.3 !important;
+
+}
+
+
}
@media only screen and (max-width: 599px){