.banner-with-image{align-items:center;border-bottom:1px solid #f3cd5b;border-top:1px solid #f3cd5b;display:flex;justify-content:space-between;margin:60px 0}.banner-with-image__content{padding:16px 0}.banner-with-image__content *{margin:0}.banner-with-image__image{min-height:59px;position:relative;width:160px}.banner-with-image__image img{height:160px;max-width:100%;position:absolute;right:0;top:-69%;width:160px}@media(max-width:767px){.banner-with-image__image img{top:-23%}}