

vertical-align: bottom;
}
.profile-header-content {
 display: table;

}
.profile-pic {
 float: none;
 display: table-cell;
}
.profile-pic img {
 width: 165px;
 margin-bottom: -45px;
 margin-top: 90px;
}

@media (min-width: 768px) {
.profile-pic {
width:160px;
}
}
@media (min-width: 992px) {
.profile-pic img {
     width: 258px;
   }
}
.bki {
    color: #fff;
    height: 144px;
    background-color: #4A423F;
    padding-top: 10px;
    margin-top: -20px;
}
.page-item .page-link{
background-color: #4A423F;
color: #FFFFFF;
width: 95px;
}
