.need-help-module{padding-top:35px}
.need-help-module-content{margin:auto;}
.need-help-title{font-weight:500;}
.need-help-module-content img{width:125px;height:105px;}

@media(max-width:991px){
    .need-help-module-content .need-help-content{margin-top:15px;text-align:center;}
    /* .need-help-module-content img{width:100px;} */
    .need-help-title{margin-bottom:10px;}
    .need-help-module{margin-top: 20px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9;padding-bottom: 20px;}
}

@media(max-width:767px){
    .need-help-desc{margin-bottom: 10px;}
}