.members_shora p {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: -10px;
    color: #cacaca;
    font-size: 15px;
    height: 37px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.members_shora_h_div {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0px;
    color: #cacaca;
    font-size: 15px;
    height: 70px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.members_shora img {
    bottom: 0;
    position: absolute;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    height:285px;
     width: 210px;
         object-fit: cover;

}
.members_shora {
    background-image: url(/components/com_ra_city_council_assistance/assets/member.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #cacaca;
    height: 290px;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 210px;
}

#full_cuncil_list .row [class*="col-sm"] {
    padding: 10px 3px;
}
#full_cuncil_list .row{
	text-align: center;
    margin: auto;
}

h1.my_council_list_title {
    text-align: center;
    font-family: "wyekan";
}

h1.my_council_list_title {
    text-align: center;
    font-family: "wyekan";
       margin-bottom: 25px;
}
h1.my_council_list_title .my_council_list_main_span span {
    color: red;
}

h1.my_council_list_title .my_council_list_main_span{
 border-bottom: 2px solid #ff8100;
}




