.flagCustomPdpWrap{position:absolute;top:10%;left:0;z-index:100;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.flagCustomPdp{background:#ff9601;color:#000;padding:4px 8px;border-radius:4px;font-size:22px;font-weight:300}@media (max-width:992px){.flagCustomPdpWrap{position:static;margin-top:10px;margin-left:5px;align-items:center}.flagCustomPdp{font-size:18px;display:flex;width:140px;align-items:center;justify-content:center}}