diff --git a/resources/views/templates/corporate/bank-accounts.blade.php b/resources/views/templates/corporate/bank-accounts.blade.php
index 796338a..d3695b3 100644
--- a/resources/views/templates/corporate/bank-accounts.blade.php
+++ b/resources/views/templates/corporate/bank-accounts.blade.php
@@ -492,6 +492,8 @@
padding: 0 !important;
width: 210mm !important;
height: 297mm !important;
+ max-height: 297mm !important;
+ overflow: hidden !important;
}
#letterheadPrintArea, #letterheadPrintArea * {
visibility: visible !important;
@@ -507,6 +509,7 @@
border-radius: 0 !important;
margin: 0 !important;
background: #ffffff !important;
+ box-sizing: border-box !important;
}
@page {
size: A4 portrait;
@@ -680,7 +683,7 @@
{!! t('Yazdır / Print') !!}
-