/* Keep the entire left-hand flag visible below the fixed navigation. */
.hero{min-height:620px;background-color:#fff;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.10) 27%,rgba(255,255,255,.78) 56%,rgba(255,255,255,.98) 82%,#fff 100%),url('/assets/rds-hero-v4.png');background-size:100% 100%,auto calc(100% - 70px);background-position:center,left 70px;background-repeat:no-repeat}@media(max-width:991px){.hero{min-height:545px;background-image:linear-gradient(90deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.66) 48%,rgba(255,255,255,.91) 100%),url('/assets/rds-hero-v4.png');background-size:100% 100%,auto calc(100% - 58px);background-position:center,left 58px}}@media(max-width:575px){.hero{min-height:520px;background-size:100% 100%,auto calc(100% - 56px);background-position:center,left 56px}}
