diff --git a/about.php b/about.php
index 746b926..fc31727 100644
--- a/about.php
+++ b/about.php
@@ -87,27 +87,27 @@ As a managing director of the companies I am a true leader who inspire my team t
@@ -131,7 +131,7 @@ As a managing director of the companies I am a true leader who inspire my team t
diff --git a/assets/css/responsive.css b/assets/css/responsive.css
index a815bae..eefe105 100644
--- a/assets/css/responsive.css
+++ b/assets/css/responsive.css
@@ -158,6 +158,9 @@
visibility:hidden;
opacity:0;
}
+ .testimonial-block .text {
+ text-align: justify;
+ }
}
@@ -239,6 +242,9 @@
padding-left: 0;
padding-right: 0;
}
+ .testimonial-block .text {
+ text-align: justify;
+ }
.banner-section-two .content-box h1,
.banner-section .content-box h1 {
font-size: 40px;
@@ -308,6 +314,9 @@
.popup .contact-form-section .contact-form {
padding: 0px;
}
+ .contact-form-section .contact-form {
+ padding: 0px;
+ }
}
@media only screen and (max-width: 350px) {
@@ -323,6 +332,7 @@
margin-top: 230px;
object-fit: cover;
}
+
.banner-section-two .video-box,.banner-section-two .contact-number {
display: none;
}
@@ -350,6 +360,7 @@
.venture-card {
height: 260px;
}
+
}
@media (min-width: 992px) {
diff --git a/home-parts/gallery.php b/home-parts/gallery.php
index 5c42092..04683b9 100644
--- a/home-parts/gallery.php
+++ b/home-parts/gallery.php
@@ -16,7 +16,7 @@
@@ -30,7 +30,7 @@
@@ -44,7 +44,7 @@
diff --git a/home-parts/venture.php b/home-parts/venture.php
index 1df36bd..19a9fcf 100644
--- a/home-parts/venture.php
+++ b/home-parts/venture.php
@@ -13,7 +13,7 @@