.custom-banner-image{min-height:120px;background-color:#f0f0f0;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;margin:0 0 50px}.custom-banner-image .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.custom-banner-image .banner-text{padding:30px 0;text-align:left;margin:0;-webkit-box-flex:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;flex:1;z-index:1;position:relative}.custom-banner-image .banner-text .banner-title{font-family:Meiryo,sans-serif;font-weight:bold;color:#363636;margin:0;font-size:220%;line-height:60px}body.error-template .custom-banner-image,body.password-template .custom-banner-image,body.subscription-template .custom-banner-image,body.search-results .custom-banner-image{min-height:120px}body.error-template .custom-banner-image .banner-text *,body.password-template .custom-banner-image .banner-text *,body.subscription-template .custom-banner-image .banner-text *,body.search-results .custom-banner-image .banner-text *{display:none}@media(max-width:600px){.custom-banner-image{background-position:56% top;background-size:auto 100px;min-height:64px;margin-bottom:25px}.custom-banner-image .banner-text{padding:20px 0}.custom-banner-image .banner-text .banner-title{line-height:1.2;font-size:153.9%}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.custom-banner-image{height:120px}}