.new_badge{background-color:#fff;border-radius:.5rem;-webkit-box-shadow:15px 15px 0 0 #97ffba;box-shadow:15px 15px 0 0 #97ffba;display:flex;height:3.5rem;justify-content:space-around;margin-bottom:2rem;padding:1rem;width:80%}.new_badge h3{font-size:1.2rem}.new_badge div{display:flex}@media screen and (max-width:920px){.new_badge{height:fit-content;width:fit-content}.new_badge>h3{margin:0}}