/* Estilos específicos para Atletas */

.athlete-photo img.photo-center {
    object-position: center;
}

.athlete-photo img.photo-andres {
    object-position: top;
}
