.main_div_elite_info {
    text-align: center;
}

div#div_name_elite h1 {
    font-family: "wyekan";
    margin: 25px;
}

div#div_name_elite h1 span {
    border-bottom: 2px solid #ff701d;
}

div#div_name_elite img {
    max-width: 100%;
    height: auto;
}