.blog--hero--banner{clear:both;display:flex;justify-content:center;width:100%}.blog--hero--banner img{height:auto;max-width:100%;width:100%}@media(max-width:990px){.blog--hero--banner{float:left;height:264px;overflow:hidden;position:relative;width:100%}.blog--hero--banner img{float:left;height:100%!important;left:50%;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}}