div#hamkaran_brand {
    background: url(../img/ph.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #fff !important;
    background-position: center center;
    border-left: 1px solid #eaefef;
}

div#hamkaran_brand_mob {
    background: url(../img/ph.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #ebedef73 !important;
    background-position: center center;
    height: 343px;
    margin: 0 -44px;
    margin-top: -44px;
    margin-bottom: 54px;
}

h1,
.h1 {
    font-size: 1.7000rem ;
}

.l_copy_right {
    text-align: center;
    opacity: 0.5;
    font-size: 0.82rem;
    padding-top: 20px;
    line-height: 1.9;
    color: #35506d;
}
.kb-table .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    border-radius: 16px;
    border: 1px solid #00325a38;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
}