.player_pic {
    width: 60px !important;
    max-width: 60px !important;
    height: 70px !important;
    object-fit: cover !important;
    zoom: 1.7 !important;
}

body {
    font-family: 'Nunito', sans-serif;
}