
#fiveWinesScreen .qual-five-hero::before,
#fiveWinesScreen .qual-five-hero::after{display:none !important;content:none !important;}
#fiveWinesScreen .qual-five-hero{grid-template-columns:138px minmax(0,1fr) !important;}
#fiveWinesScreen .qual-five-hero-copy{padding-right:86px !important;}
#fiveWinesScreen .qual-five-hero h2{
  color:#c98a2a !important;
}
#fiveWinesScreen .qual-five-hero-leaf{
  position:absolute !important;
  right:8px !important;
  top:8px !important;
  width:74px !important;
  height:auto !important;
  opacity:1 !important;
  pointer-events:none !important;
  z-index:1 !important;
}
@media(max-width:390px){
  #fiveWinesScreen .qual-five-hero-copy{padding-right:72px !important;}
  #fiveWinesScreen .qual-five-hero-leaf{width:64px !important;right:6px !important;top:8px !important;}
}
