.nejacare-doctor-hero{

display:flex;

gap:40px;

align-items:flex-start;

margin:40px 0;

}

.nejacare-doctor-left{

width:280px;

flex-shrink:0;

}

.nejacare-doctor-photo{

width:100%;

border-radius:16px;

display:block;

}

.nejacare-doctor-right{

flex:1;

}

.nejacare-doctor-right h1{

font-size:40px;

font-weight:700;

margin-bottom:12px;

color:#1E293B;

}

.doctor-qualification{

font-size:22px;

color:#475569;

margin-bottom:16px;

}

.doctor-experience{

font-size:18px;

font-weight:600;

color:#0F766E;

margin-bottom:12px;

}

.doctor-fee{

font-size:22px;

font-weight:700;

color:#1E293B;

}