<style>
   #Header-Placeholder {
      min-height: 70px;
   }
   @media screen and (min-width: 1024px) {
      #Header-Placeholder {
         min-height: 230px;
      
      }
   }
</style>