* {
    box-sizing: border-box;
    }
    .container{
        position: relative;
        width: 390px;
        height: 844px;
        background: #FFFFFF;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 50px; 
        margin: auto;
    }
    .logo {
        position: absolute;
        width: 30px;
        height: 40px;
        left: 35px;
        top: 47px;   
    }
    .tell{
        position: absolute;
        width: 300px;
        height: 45px;
        left: 40px;
        top: 123px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 45px;
        /* identical to box height */ 
        display: flex;
        align-items: center;  
        color: #000000;  
    }

.jd {
    position: absolute;
    width: 318.56px;
    height: 154.88px;
    left: 41px;
    top: 212px;   
}
.doctors {
    position: absolute;
width: 352px;
height: 386.76px;
left: 40px;
top: 380.24px;
}
.left {
    position: absolute;
left: 45%;
right: 64.1%;
top: 91%;
bottom: -3.44%;

}