.banner{align-items:center;background-color:#ff0201;display:flex;height:45px;overflow:hidden;position:relative;width:100%}.marquee{box-sizing:border-box;display:flex}.marquee-content{color:#fff;cursor:default;display:inline-block;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;padding-right:0;text-transform:uppercase;user-select:none;white-space:nowrap}@media screen and (max-width:380px){.banner{height:45px}.marquee-content{font-size:16px}}