.approved_item p {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: -10px;
    color: #cacaca;
    font-size: 15px;
    height: 47px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.approved_item img {
    bottom: 0;
    position: absolute;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    height:290px;
     width: 280px;

}
.approved_item {

    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #cacaca;
    height: 290px;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 280px;
}

#full_approved_list .row [class*="col-sm"] {
    padding: 10px 3px;
}
#full_approved_list .row{
	text-align: center;
    margin: auto;
}

h1.my_approved_list_title {
    text-align: center;
    font-family: "wyekan";
}

h1.my_approved_list_title {
    text-align: center;
    font-family: "wyekan";
       margin-bottom: 25px;
}
h1.my_approved_list_title .my_council_list_main_span span {
    color: red;
}

h1.my_approved_list_title .my_approved_list_main_span{
 border-bottom: 2px solid #ff8100;
}




