#result_match.single_page_classement .case_logo .logo_team {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
@media (min-width: 1200px) {
    #result_match .classement_tableau .one-five img, #result_match .classement_tableau .case img {
        width: 62px;
        height: 62px;
        object-fit: contain;
    }
}
#perso_maillot .joueur_maillot {
    object-position: top;
}