|
@@ -291,7 +291,7 @@ video {
|
|
|
font-style: normal;
|
|
|
font-weight: bold;
|
|
|
font-size: 50px;
|
|
|
- line-height: 57px;
|
|
|
+ line-height: 57px !important;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.why-us p{
|
|
@@ -307,7 +307,6 @@ video {
|
|
|
@media screen and (max-width:500px) {
|
|
|
.welcome-container .title {
|
|
|
font-size: 40px;
|
|
|
- line-height: 47px;
|
|
|
}
|
|
|
.support-content >div {
|
|
|
display: block !important;
|