.responsive-bubble{transition:all .3s ease-in-out}@media (max-width:640px){.responsive-bubble{width:120px;height:120px;font-size:12px;transform:rotate(0deg)}}.mobil{@media (max-width:640px){display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:2px;max-width:100%;transform:rotate(90deg);margin-top:-200px}}