.shopify-section-header{
    top: 70px;
    max-width: 98%;
    margin: 0 auto;
    left: 0;
    transition: all .3s;
    right: 0;
    width: 100%;
    position: absolute;
}

.image-banner__outer-container .image-banner, .image-banner__outer-container .image-banner__media{
    border-radius:0!important;

}