diff --git a/assets/sass/_theme/sections/persons.sass b/assets/sass/_theme/sections/persons.sass
index 7452eef5d988b9c52d3f8cf7dddfdca12169addc..4c63773e5ed2e76905a811e449e9758f801afbe7 100644
--- a/assets/sass/_theme/sections/persons.sass
+++ b/assets/sass/_theme/sections/persons.sass
@@ -29,13 +29,14 @@
             display: table
         > div:first-of-type
             float: left
-            margin-bottom: $spacing1
             max-width: calc(100% - 6rem)
         .avatar
             float: right
+            margin-bottom: 0
 
 
 .persons
+    @include grid(1)
     @include grid(2, md)
     @include grid(3, lg)