:root{--rate-converter-width:400px}.rate-converter{background:#fff;border:2px solid #000;border-radius:24px;width:var(--rate-converter-width)}@media screen and (min-device-width:2560px){:root{--rate-converter-width:350px}}@media screen and (min-device-width:1180px) and (max-device-width:1600px){:root{--rate-converter-width:350px}}@media screen and (min-device-width:820px) and (max-device-width:1024px){:root{--rate-converter-width:300px}}@media screen and (max-device-width:812px){:root{--rate-converter-width:100%}}