img#banner_img {
   height: auto !important;
   width: 200px;
}
.banner {
    flex-direction: column;
}
.banner H1 {
    font-family: sans-serif;
    height: 150%;
    position: relative;
    line-height: inherit;
    top: 0px;
    left: 0px;
}
