diff --git a/app/gui/oven_control/mainwindow.ui b/app/gui/oven_control/mainwindow.ui
index e392b53..fdcd4e5 100644
--- a/app/gui/oven_control/mainwindow.ui
+++ b/app/gui/oven_control/mainwindow.ui
@@ -36,19 +36,20 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 48px;
+font-size: 34px;
 }
 
 QPushButton[style="type"] {
 background-repeat: no-repeat;
-background-position: center;
-background-clip: border;
+background-position: top;
+background-clip: margin;
 background-origin: border;
+margin-top: 52px;
 
-border-top: 198px;
+padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 46px;
 }
 
 QPushButton[style="function"] {
@@ -60,7 +61,7 @@ background-origin: border;
 padding-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 34px;
 }</string>
   </property>
   <widget class="QWidget" name="centralwidget">
diff --git a/app/gui/oven_control/manualcooksettingwidget.ui b/app/gui/oven_control/manualcooksettingwidget.ui
index 29a2e6d..893d145 100644
--- a/app/gui/oven_control/manualcooksettingwidget.ui
+++ b/app/gui/oven_control/manualcooksettingwidget.ui
@@ -34,7 +34,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: #7B7B7B;
-font-size: 48px;
+font-size: 34px;
 }
 
 QPushButton[style=&quot;mode&quot;]:checked {
diff --git a/app/gui/oven_control/manualcookwindow.ui b/app/gui/oven_control/manualcookwindow.ui
index 012c060..9998d2c 100644
--- a/app/gui/oven_control/manualcookwindow.ui
+++ b/app/gui/oven_control/manualcookwindow.ui
@@ -25,7 +25,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: #7B7B7B;
-font-size: 48px;
+font-size: 34px;
 }
 
 QPushButton[style=&quot;mode&quot;]:checked {
diff --git a/app/gui/oven_control/multicookselectionwindow.ui b/app/gui/oven_control/multicookselectionwindow.ui
index 27b1de2..35f606e 100644
--- a/app/gui/oven_control/multicookselectionwindow.ui
+++ b/app/gui/oven_control/multicookselectionwindow.ui
@@ -27,19 +27,20 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 48px;
+font-size: 34px;
 }
 
 QPushButton[style=&quot;type&quot;] {
 background-repeat: no-repeat;
-background-position: center;
-background-clip: border;
+background-position: top;
+background-clip: margin;
 background-origin: border;
+margin-top: 52px;
 
-border-top: 198px;
+padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 46px;
 }
 
 QPushButton[style=&quot;function&quot;] {
@@ -51,7 +52,7 @@ background-origin: border;
 border-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 34px;
 }
 
 QPushButton:disabled { color: #7B7B7B; }</string>
diff --git a/app/gui/oven_control/programmingselectionwindow.ui b/app/gui/oven_control/programmingselectionwindow.ui
index 8c31da2..2e5b9f6 100644
--- a/app/gui/oven_control/programmingselectionwindow.ui
+++ b/app/gui/oven_control/programmingselectionwindow.ui
@@ -27,19 +27,20 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 48px;
+font-size: 34px;
 }
 
 QPushButton[style=&quot;type&quot;] {
 background-repeat: no-repeat;
-background-position: center;
-background-clip: border;
+background-position: top;
+background-clip: margin;
 background-origin: border;
+margin-top: 52px;
 
-border-top: 198px;
+padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 46px;
 }
 
 QPushButton[style=&quot;function&quot;] {
@@ -51,7 +52,7 @@ background-origin: border;
 border-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 36px;
+font-size: 34px;
 }
 
 QPushButton:disabled { color: #7B7B7B; }</string>