.zw-wapper td:nth-child(2) {
    width: 35%;
}
.zw-wapper td:nth-child(3) {
    width: 15%;
}
.table-box{overflow-x:auto;}
.help-menu-panel,.breadcrumb{opacity:0;}
.write-us-wrap,.helpful-wrap{display:none;}
.help-content-inner-wrap p{font-size:18px}
.content-panel-wrap>.help-content-panel {margin-left: 100px;}
.zw-wapper td:first-child {
        width: 45%;
        word-break: break-all;
}
@media(max-width : 991px){
.content-panel-wrap>.help-content-panel{
margin-left : 30px;
}
}