/* Custom Style */
.img-circle {
    border-radius: 50%;
    height: 50px;
}
.type-title{
    text-align: left;
}
.mt-4{
    margin-left: 5%;
    margin-top: 4.3%;
}
.hr{
    margin-top: -5px;
    border: 0;
    border-top: 3px solid #eee;
}
.top-type-heading{
    text-transform: uppercase;font-weight: bold;
}