.bg-gradient-to-b {
    background-image: url(./img/hero-sec.png) !important;
	background-repeat: no-repeat;
}

.w-190 {
    width: 190px;
}

.hero-sec-content {
    padding: 14px !important;
    font-size: 18px !important;
}
.w-15{
	width: 5.5rem;
}
.bg-grey{
    background-color: #e4e4e4;
}
.digital-wellness-img {
	position: absolute;
	left: 382px;
	width: 46%;
	bottom: -18px;
}
.health-claim-scrubber-img {
	position: absolute;
	left: 326px;
	width: 55%;
	bottom: -45px;
}
.pre-approval-img {
	position: absolute;
	left: 362px;
	width: 46%;
	bottom: -59px;
}
.pre-claim-img {
	position: absolute;
	left: 326px;
	width: 50%;
	bottom: -10px;
}

.claim-document-verification-img {
	position: absolute;
	left: 382px;
	width: 39%;
	bottom: -18px;
}
.position-relative{
    position: relative;
}
.display-flex{
    display: flex;
}
.w-275{
    width: 2.75rem;
}
.h-275{
    height: 2.75rem;
}
.-top-15 {
	top: -1.5rem;
}
.mb-4{
    margin-bottom: 16px;
}
.-mt-275 {
	margin-top: -0.5rem;
}
.-mt-075 {
	margin-top: -1rem;
}
.mr-108 {
	margin-left: 211px;
}
.modal-icon {
	width: 7%;
	margin-right: 14px;
}
.article-icon{
	margin-right: 14px;
}