.doctor-block {
    margin: 40px 0 100px 0;
}
.doctor-block .doctor-card {
    max-width: 1345px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 40px;
    display: flex;
}

.doctor-block .doctor-card .doctor-photo {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.doctor-block .doctor-card .doctor-photo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 170%;
    color: #2D3336;
    margin-left: 30px;
    font-weight: 700;
    width: 130px;
}

.doctor-block .doctor-card .doctor-photo picture {
    width: 130px;
}

.doctor-block .doctor-card .doctor-text h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    color: #2D3336;
    margin-bottom: 10px;
}

.doctor-block .doctor-card .doctor-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 170%;
    color: #636363;
    font-weight: 600;
}

.doctor-block .doctor-card .doctor-text span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    color: #636363;
    margin-top: 10px;
    float: right;
}

@media (max-width: 1640px) {
    .doctor-block .doctor-card .doctor-photo span {
        font-size: 20px;
    }
    .doctor-block .doctor-card .doctor-text p, .doctor-block .doctor-card .doctor-text h2, .doctor-block .doctor-card, .doctor-block .doctor-card .doctor-text span  {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {
    .doctor-block {
        padding: 0 15px;
    }
    .doctor-block .doctor-card {
        margin: 0;
    }
}

@media (max-width: 1240px) {
    .doctor-block .doctor-card .doctor-photo span {
        font-size: 18px;
        margin-left: 20px;
    }
    .doctor-block .doctor-card .doctor-text p, .doctor-block .doctor-card .doctor-text h2, .doctor-block .doctor-card, .doctor-block .doctor-card .doctor-text span  {
        font-size: 14px;
    }
    .doctor-block .doctor-card .doctor-photo {
        margin-right: 0;
    }
}

@media (max-width: 750px) {
    .doctor-block .doctor-card .doctor-photo picture {
        width: 80px;
    }
    .doctor-block .doctor-card {
        flex-direction: column;
    }
    .doctor-block .doctor-card .doctor-photo {
        margin-bottom: 20px;
    }
    .doctor-block {
        margin: 10px 0 100px 0;
    }
    .doctor-block .doctor-card {
        padding: 20px;
    }
}

.doctor-block .doctor-card {
    max-width: 1345px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 40px;
    display: flex;
}

.doctor-block .doctor-card .doctor-photo {
    display: flex;
    align-items: center;
    margin-right: 50px;
}

.doctor-block .doctor-card .doctor-photo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 170%;
    color: #2D3336;
    margin-left: 30px;
    font-weight: 700;
    width: 120px;
}

.doctor-block .doctor-card .doctor-photo picture {
    width: 130px;
}

.doctor-block .doctor-card .doctor-text h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    color: #2D3336;
    margin-bottom: 10px;
}

.doctor-block .doctor-card .doctor-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 170%;
    color: #636363;
}

.doctor-block .doctor-card {
    max-width: 1345px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

.doctor-block .doctor-card .doctor-photo {
    display: flex;
    align-items: center;
    margin-right: 50px;
}

.doctor-block .doctor-card .doctor-photo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 170%;
    color: #2D3336;
    margin-left: 30px;
}

.doctor-block .doctor-card .doctor-photo picture {
    width: 130px;
    height: 130px;
}

.doctor-block .doctor-card .doctor-text h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    color: #2D3336;
    margin-bottom: 10px;
}

.doctor-block .doctor-cart .doctor-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 170%;
    color: #636363;
}

.doctor-block .doctor-card {
    max-width: 1345px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

.doctor-block .doctor-card .doctor-photo {
    display: flex;
    align-items: center;
    margin-right: 50px;
}

.doctor-block .doctor-card .doctor-photo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 170%;
    color: #2D3336;
    margin-left: 30px;
}

.doctor-block .doctor-card .doctor-photo picture {
    width: 130px;
    height: 130px;
}

.doctor-block .doctor-card .doctor-text h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 170%;
    color: #2D3336;
    margin-bottom: 10px;
}

.doctor-block .doctor-cart .doctor-text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 170%;
    color: #636363;
}

