div[data-qa-id="logo"] img{
    width: 4em !important;
    height: 4em !important;
    min-width: 4em !important;
    min-height: 4em !important;
}

div[data-qa-id="text"] {
    margin: 0 1em !important;
}

div[data-qa-id="text"]:first-of-type span{
    font-size: 1.2em !important;
}

div[data-qa-id="text"]:nth-of-type(2) span{
    font-size: 0.8em !important;
}

div[style*="max-height: 5em; max-weight:5em; background-image:url('https://wallpapercave.com/wp/wp10652663.jpg')"] {
  height: 5.7em !important;
  padding: 0 !important;
}

div[style*="position:relative;padding:0 0 0 1em;margin:0.6em 1.2em 0 0em"] {
    margin:0.3em 1.2em 0 0em !important;
}

div[style*="padding:0.6em 0"] {
    padding: 0.3em 0 !important;
}

body:first-of-type div[style*="height: 72px;"] {
    height: 30px !important;
}

body:first-of-type .responsive-wrapper {
    min-height: 1em !important;
}