|
@@ -220,7 +220,7 @@
|
|
|
/* font-weight: 600; */
|
|
|
/* font-family: "Oswald", sans-serif; */
|
|
|
color: #041d38;
|
|
|
- text-transform: uppercase;
|
|
|
+ /* text-transform: uppercase; */
|
|
|
/* padding: 0 30px; */
|
|
|
}
|
|
|
|
|
@@ -4127,6 +4127,12 @@
|
|
|
height:600px
|
|
|
}
|
|
|
@media (max-width: 1200px) {
|
|
|
+ .common-bradcrumb-section {
|
|
|
+ height:400px;
|
|
|
+
|
|
|
+ }
|
|
|
+ }
|
|
|
+ @media (max-width: 575px) {
|
|
|
.common-bradcrumb-section {
|
|
|
height:200px;
|
|
|
margin-top:90px
|