.header-banner .header-banner-title{
            margin: 10px 0;
            font-weight: 500;
            color: #00337e;
            font-size: 24px;
            position: absolute;
            top: 20px;
            left: 20px;
}
.header-banner .header-banner-subTitle {
            color: #1d86ff;
            font-size: 14px;
            margin: 0 0 20px;
            position: absolute;
            top: 70px;
            left: 20px;
            text-align: left;
            width: 35%;
}