.container-pd
{
    padding-top: 50px;
}


.cstm-height-card .card-img-top {
  height: 100px;
  object-fit: cover;
}

.designation
{
    font-size: 14px;
    line-height: 16px;
    padding: 5px 0px;
    font-weight: bold;
}

.bio
{
    font-size: 16px;
    margin-top: -18px;
}

.company-statement
{
    margin-top:40px;
}

.statement
{
    padding: 20px;
    background: #93d1ff;
    width: 98%;
    border-radius: 5px;
    margin-bottom: 10px;
}


.logo_items
{
    padding: 20px;
    background: #ffffff;
    border-radius: 10px;
}


