ul.alpha_wrap li{
    width: auto;
}
.people_wrap .top{
    width: 100%;
}
.people_wrap .search{
	width: 100%;
    margin-top: 10px;
}
.people_wrap .flexsearch--input-wrapper {
    width: 82%;
    height: 26px;
}
.people_wrap .flexsearch--input {
    width: 96%;
}
.people_wrap .flexsearch--submit-wrap {
    width: 14%;
}
.bottom{
    margin-top: -4px;
    height: 66px;
}
ul.alpha_wrap{
    margin: 0;
    line-height: 1.8;
}
.people_wrap .top h1{
    font-size: 18px;
}
.people_list .item {
    min-height: 30px;
    padding: 5px 1.5%;
    border: solid 1px #ECECEC;
    border-radius: 5px;
    margin: 5px 0;
    float: left;
    width: 100%;
}
.people_list .item .name_wrap {
    width: 47% !important;
    float: left;
}
.people_list.beauty .item .name_wrap {
    width: 40% !important;
}
.people_list .item .name_wrap p.name {
    width: auto;
    float: left;
    padding: 3px 0 0 10px;
    font-size: 14px;
}
.people_list .item .description {
    width: 29% !important;
    float: left;
}
.people_list .item .description p {
    padding: 5px 6px 5px 6px;
    font-size: 12px;
    float: left;
}
.people_list .item .action {
    width: 24%;
    text-align: right;
    float: right;
}
.people_list .item .action a, .people_list .item .action .bio {
    padding: 5px 6px 5px 6px;
    display: inline-block;
    font-size: 13px;
}
.name_wrap, .people_list .item .description, .action, .name_wrap p.name, li.item, .bottom.biography, .bottom.biography .left,
.dates_list, .dates, .people_news_list ul li{
    width: 100%;
}
.action{
    text-align: right;
}
.bottom.biography{
    height: auto !important;
}
h1.celeb_name{
    width: 100%;
    margin: 0;
    font-size: 22px;
}
span.celeb_cat{
    margin-bottom: 0;
}
.people_body, .people_news_list{
    margin-top: -10px;
}
.dates dd{
    margin-top: -23px;
}
.bottom.biography {
    width: 100%;
    text-align: left;
    display: inline-block;
    padding: 20px 20px 0;
}
.bottom.biography .left {
    width: auto;
    display: inline-block;
}
.tabs a {
    padding: 10px;
    padding: 8px 10px 8px;
    margin: 0 7px 0 0;
    font-size: 14px;
}
.bio_pic {
    width: 200px;
    height: auto;
    max-height: 240px;
    background: #f9f9f9;
    border: solid 3px #FFF;
    position: unset;
    margin: 20px auto;
    overflow: hidden;
}
.dates {
    width: 60%;
    display: inline-block;
}
.people_body p {
    margin: 20px 0;
    line-height: 24px;
}
.right{
    width: 200px;
    margin: auto;
    float: none;
    display: block;
}
.tabs{
    margin: 20px 0 0px;
}
::placeholder{
    font-size: 13px;
}

.people_news_list ul li .image .play-icon {
    width: 30px;
    height: 20px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    transition: 0.3s;
    position: absolute;
    left: 10px;
    margin: 0px 0px;
    background-image: url(https://cdn.ghanaweb.com/design/play-icon2.png);
    background-repeat: no-repeat;
    background-size: 25px;
    z-index: 3;
}

.home .bottom.biography {
    padding: 0px;
}
.home .bottom.biography.b_profile .right {
    width: 100%;
    float: none;
    position: relative;
    display: inline-block;
    margin-top: 30px;
}
.home .bottom.biography.b_profile .bio_pic {
    width: 100%;
    min-height: 260px;
    background: #fff;
    margin: auto;
    display: inline-block;
    position: unset;
}
.home .bottom.biography.b_profile .left {
    padding-top: 20px;
}
.home .bottom.biography.b_profile .celeb_name {
    font-size: 25px;
    color: #723e03;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 30px;
}
.home .bottom.biography.b_profile .celeb_alias {
    font-size: 16px;
}
.crumb-bottom{
    margin: 8px;
}
.people_list .head{
    background-color: #EEE;
}
.people_list .head .name_wrap:nth-child(3) p{
    text-align: right;
    float: none;
}
.people_list .head .name_wrap:nth-child(3){
    width: 20% !important;
    padding-right: 5px;
}
.people_wrap li.item{
    width: 100%;
}