diff --git a/css/styles.css b/css/styles.css
index 798bdb8f3ff4ff86ebe30e9f8e257f202ae45bfa..3d136292bc2d9b03889a12ddee6b7bc515e90c2a 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -2405,6 +2405,15 @@ svg:not(:root) {
 .uw-section-has-full-width.uw-node__with-sidebar .uw-node__sidebar {
   padding: 0; }
 
+.ofis-header {
+  display: flex;
+  gap: 1rem;
+}
+.ofis-header .ofis-picture {
+  max-width: 144px;
+  width: auto;
+}
+
 .l-section {
   margin-bottom: 2.5rem; }