/* Match the standard frame used by the other homepage visuals. */
html body.home-master-v689 main section#international-supply figure.rfq-ready-visual {
  box-sizing:border-box!important;
  padding:0!important;
  border:5px solid #fff!important;
  border-radius:20px!important;
  outline:1px solid rgba(118,23,47,.18)!important;
  background:#fff!important;
  box-shadow:0 16px 38px rgba(53,48,49,.16)!important;
  overflow:hidden!important;
}

html body.home-master-v689 main section#international-supply figure.rfq-ready-visual > img {
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain!important;
  background:#76172f!important;
}
