.banner-bottom-heading h2{
  font-size: 54px;
  color:#ffffff;
    font-weight: 300;
    line-height: 68px;
    margin-bottom: 30px;
}
.banner-bottom-top-content ul, .banner-bottom-content h4 {
  font-size: 16px;
  color:#ffffff;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 20px;
}
.banner-bottom-main-content p{
  font-size: 16px;
  color:#ffffff;
   
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
}
@media(max-width:1024px){
 .banner-bottom-heading h2{
   font-size: 38px;
    line-height: 40px;
}
  @media(max-width:767px){
 .banner-bottom-heading h2{
   font-size: 31px;
    line-height: 41px;
}