diff --git a/src/app/components/privacy-banner/privacy-banner.component.html b/src/app/components/privacy-banner/privacy-banner.component.html
index d35bf325459a3f524b5457de250caed66829e3c7..b3d4effd236efbe6d1ce01a705423c38158688f4 100644
--- a/src/app/components/privacy-banner/privacy-banner.component.html
+++ b/src/app/components/privacy-banner/privacy-banner.component.html
@@ -1,6 +1,6 @@
-<div class="notification center px-6" [class.disabled]="disabled" id="privacy-banner">
+<div class="notification center" [class.disabled]="disabled" id="privacy-banner">
   <button class="delete" (click)="close()"></button>
-  <span class="has-text-justified">
+  <span class="has-text-justified px-6">
     By using Drugst.One you agree to the end-user license agreement about redistribution policies of integrated data-sources. The license text can be shown <a
     class="link-style" (click)="drugstoneConfig.showLicense=true">here</a> or in the menu on the top right.
     <br><br>