diff --git a/plugins/unl_theme/views/default/groups/css.php b/plugins/unl_theme/views/default/groups/css.php
index 840c101384ca8f4667eef8672648d2e277b1674e..8a90cffa9d1aa63f426a0e8cfcf8a68b4f9fd6f6 100755
--- a/plugins/unl_theme/views/default/groups/css.php
+++ b/plugins/unl_theme/views/default/groups/css.php
@@ -23,9 +23,6 @@
     .groups-stats p {
         margin-bottom: 2px;
     }
-    .groups-profile-fields div:first-child {
-        padding-top: 0;
-    }
 
     .groups-profile-fields .odd,
     .groups-profile-fields .even {
@@ -39,13 +36,7 @@
     }
 
     #groups-tools > li {
-        width: 48%;
-        min-height: 200px;
-        margin-bottom: 40px;
-    }
-
-    #groups-tools > li:nth-child(odd) {
-        margin-right: 4%;
+        margin-bottom: 2em;
     }
 
     .groups-widget-viewall {