.btn-app img {
    width: 150px;
    height: 40px;
    border-radius: 5px;
}

.header-logo {
    margin-right: 40px;
}

h1,h2,h3,.cardNumber,.card-head {
    font-size: 50px !important;
    line-height: 70px !important;
}

body {
    font-size: 18px !important;
    line-height: 28px !important;
}

.font-lg,
.font-md {
    font-size: 18px !important;
    line-height: 28px !important;
}


p,
a,
li {
    font-size: 18px !important;
    line-height: 28px !important;
}

    {
    font-size: 50px !important;
    line-height: 50px !important;
}

.cardNumber .card-description {
    margin-top: 16px !important;
}

 .footer .footer-1 .mb-10 img{
    width: 30%;
  }

  .footer-1 .col-lg-3.width-20:first-child {
    width: 40%;
}





@media(max-width: 767.98px) {

    h1,
    h2,
    h3,
    .cardNumber,
    .card-head {
        font-size: 20px !important;
        line-height: 28px !important;
    }


    .font-sm,
    .font-xs {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    p,
    a,
    ul,
    li,
    article,
    .footer .menu-footer li a,
    .list-ticks li,
    .cardNumber,
    .card-description,
    .accordion,
    .accordion-body p,
    .card-testimonial-grid p {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .font-lg,
    .font-md {
        font-size: 14px !important;
        line-height: 24px !important;
    }
  .section .box-images-project .color-grey-500 {
      font-size: 14px !important;
    line-height: 24px !important;
  }
  
  
  .footer .footer-1 .mb-10 img{
    width: 30%;
  }
  
  .footer-1 .col-lg-3.width-20:first-child {
    width: 100%;
}

}