\ No newline at end of file
diff --git a/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.scss b/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.scss
index 70b01d8b3..f127d88cd 100644
--- a/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.scss
+++ b/frontend/src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.scss
@@ -32,15 +32,6 @@
}
}
-.bottom-padding {
- @media (max-width: 992px) {
- padding-bottom: 65px
- };
- @media (max-width: 576px) {
- padding-bottom: 65px
- };
-}
-
.rank {
width: 8%;
@media (max-width: 576px) {
diff --git a/frontend/src/app/lightning/nodes-per-country/nodes-per-country.component.html b/frontend/src/app/lightning/nodes-per-country/nodes-per-country.component.html
index e2c4553b8..9318e925b 100644
--- a/frontend/src/app/lightning/nodes-per-country/nodes-per-country.component.html
+++ b/frontend/src/app/lightning/nodes-per-country/nodes-per-country.component.html
@@ -117,5 +117,4 @@