


.widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box .content {
    width: 100%;
}



@media screen and (max-width: 1440px) {
  
  
  .widget-snippet .how-can-we-help-box-wrap {
    padding: 0 15px;
}
  .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box {
    padding: 30px;
}
  
  
  
}


@media screen and (max-width: 1200px) {
  
  
  
  .widget-snippet .how-can-we-help-title h2,
  .widget-snippet .still-compare-sec .inner-content h2 {
    font-size: 50px;
    line-height: 1.3;
  }
  
  
  
}




@media screen and (max-width: 1024px) {
  
  
  .widget-snippet .how-can-we-help-box-wrap {
    margin-bottom: 100px;
}
  .widget-snippet .how-can-we-help-area {
    padding: 100px 0;;
}
  .widget-snippet .still-need-help .title {
    font-size: 34px;
    line-height: 1.3;
  }
  .widget-snippet .how-can-we-help-title h2,
  .widget-snippet .still-compare-sec .inner-content h2 {
    font-size: 34px;
  }
  .widget-snippet .how-can-we-help-title {
    margin: 0 0 60px;
}
  
}



@media screen and (max-width: 991px) {
  
  
  .widget-snippet .how-can-we-help-box-wrap {
    flex-direction: column;
}
  
  
  
}



@media screen and (max-width: 767px) {
  
  
  .widget-snippet .how-can-we-help-box-wrap {
    margin-bottom: 60px;
    gap: 30px;
}
  .widget-snippet .how-can-we-help-area {
    padding: 60px 0;;
}
  
  .widget-snippet .still-need-help .title {
    font-size: 28px;
  }
  .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box {
    padding: 20px 15px;
    max-width: 100%;
    gap: 15px;
}
  .widget-snippet .how-can-we-help-title h2,
  .widget-snippet .still-compare-sec .inner-content h2 {
    font-size: 30px;
  }
  .widget-snippet .how-can-we-help-title {
    margin: 0 0 40px;
    padding: 0 15px;
}
  .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box .content .title {
    font-size: 24px;
    line-height: 1.3;
}
 .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box .icon {
    height: 70px;
    width: 70px;
    min-width: 70px;
    margin: 32px 0 0;
}
  
  
  
  
}







@media screen and (max-width: 575px) {

  
.widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box {
    flex-direction: column;
}
  .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box .icon {
    margin: 0;
}
  .widget-snippet .how-can-we-help-box-wrap .how-can-we-help-box .content .info {;
    margin: 0 0 10px;
}
  


}
  
  
  
  
  
  
  