diff --git a/assets/sass/_theme/sections/persons.sass b/assets/sass/_theme/sections/persons.sass
index 034ee46df7a282bcd134a9aa4034dade5f24d5c1..3fcd2e310e504afc5f4f02f565d9214f3112c2f3 100644
--- a/assets/sass/_theme/sections/persons.sass
+++ b/assets/sass/_theme/sections/persons.sass
@@ -59,6 +59,7 @@ ol.persons
     @include aspect-ratio(50, 50, 'img')
     background-color: $persons-avatar-background-color
     border-radius: 50%
+    margin-bottom: px2rem(40)
     overflow: hidden
     position: relative
     width: 100%