.banner{position:relative;width:100%;display:flex;justify-content:center;height:fit-content}.banner img{display:block;height:auto}.banner svg{width:3.333em;height:3.333em;position:absolute}@media (min-width:651px){.banner.mob{display:none}.banner img{width:73.1em}.banner svg{left:1.667em;bottom:1.667em}}@media (max-width:650px){.banner.desc{display:none}.banner img{width:100%}.banner svg{right:1.333em;top:1.333em}}