.main-ortho-cover{width:100%;overflow:hidden}.main-ortho-cover__bg{width:100%;min-height:var(--ortho-cover-min-h,240px);background-position:50%;background-repeat:no-repeat;background-size:cover}

@media screen and (min-width:768px){.main-ortho-cover__bg{min-height:var(--ortho-cover-min-h-desktop,480px)}}