.breadcrumb {
    display: -webkit-inline-box;
}
.step .step-icon span
{
    color: #19b9b7;
    font-size: 30px;
    margin-top: 26px;
    padding-top: 26px;
    font-weight: bold;
}
.step-text h3
{
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
}
.step-text p{
    margin-bottom: 0 ;
}
.appointment_steps .card{
    border-right: 4px dashed #eee;
}
.appointment_steps img
{
    margin-top: -10px;
}
