.mindle-heading h1{
    margin-bottom: 20px;
}
h6{
    margin-bottom: 20px;
}
.logo-team
{
    height: 30px;
    margin-right: 10px;
}
.img-bh img
{
    height: 143px;
}

@media (max-width: 668px)
{
    .img-bh img
    {
        height: inherit;
    }
}