.members_elites p {

    color: #cacaca;
    font-size: 15px;
    height: 37px;
    padding-top: 5px;
    right: 0;
    text-align: center;
    width: 100%;
}
.members_elites h4 {
    text-align: center;
    /* margin: auto; */
    color: black;
}
.members_elites img {
    bottom: 0;

    right: 0;
    max-width: 100%;
    max-height: 100%;
    height:285px;
     width: 210px;

}
.members_elites {
 
    border: 1px solid #cacaca;
    height: 290px;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 210px;
}

#full_elites_list .row [class*="col-sm"] {
    padding: 10px 3px;
}
#full_elites_list .row{
	text-align: center;
    margin: auto;
}

h1.my_elites_list_title {
    text-align: center;
    font-family: "wyekan";
}

h1.my_elites_list_title {
    text-align: center;
    font-family: "wyekan";
       margin-bottom: 25px;
}
h1.my_elites_list_title .my_elites_list_main_span span {
    color: red;
}

h1.my_elites_list_title .my_elites_list_main_span{
 border-bottom: 2px solid #ff8100;
}




