.banner {
    height: 40vh;
}
.banner-text {
    width: 90%;
}
.banner-text h1 {
    line-height: 45px;
    font-size: 30px;
}
.banner-text p {
    font-size: 18px;
    line-height: 24px;
}
.about-para1 {
    font-size: 18px;
}
.aboutus-banner {
    margin-top: 3rem!important;
}

.hand-banner-text {
    font-size: 24px;
    color: var(--black);
}
.hand-banner .hand-banner-text a button{
    padding: 10px 10px;
}
.mobile-banner h1 {
    font-size: 26px;
    line-height: 35px;
}
img{
    width:100%
}
.download-image{
    text-align: center;
}
.download-image img {
    width: auto;
   
}

.hand-banner-text h2 {
    font-size: 30px;
    font-weight: 600;
    color: var(--black);
}
footer img{
    width: auto;
  }
/* footer .row{
    padding:0 16px;
} */
