.hajde--body{
  min-height:100vh !important;
}
@media only screen and (max-width:448px){
  .hajde--body{
  min-height:100vh !important;
}
  .hajde--header .hajde--header-wrapper{
    min-height:107px !important;
  }
  .hajde--top-bar .tws-klarna-on-site-messaging{
    min-height:42px !important;
  }
  .hajde--top-bar .hajde--top-bar-wrapper{
    min-height:99px;
  }
  .tws-logo--container{
position: relative !important;
    min-width: 130px !important; /* or a specific width depending on your design */
    min-height:87px !important;
}
}