.phone-badge-yellow { position: absolute !important; /*display: flex; */ display: none; top: 10%; right: 0%; background-color: rgb(255 211 41); border-radius: 50%; width: 100px; height: 100px; transform: rotate(345deg); text-align: center; flex-direction: column; flex-wrap: nowrap; font-weight: 700 !important; justify-content: center; line-height: 12px; } .phone-badge-yellow span { font-size: 1.8rem !important; font-weight: 900 !important; padding-bottom: 3px !important; }