@@ -179,7 +179,7 @@ export default {
@media (max-width: 768px) {
margin: 0 auto 3%;
- padding: 20px;
+ padding: 0 20px;
.mta-card-content-h5 {
img {
@@ -139,7 +139,7 @@ export default {
@@ -105,7 +105,7 @@ export default {
@@ -417,12 +417,15 @@ export default {
.platform-products-services {
+ margin-top: 3%;
+
.client-title {
font-weight: 800;
font-size: 18px;
color: #333;
- margin-bottom: 30px;
+ margin-bottom: 10px;
+ padding: 0;
}