/*Fixes Mobile banner image height for category pages*/

.qld__banner.qld__banner__advanced.qld__banner--has-hero.qld__banner--hero-right
 .qld__banner__image--background {
    height:auto;
    padding-bottom: 56.6%;
}