diff --git a/components/ChecklistItem/style.js b/components/ChecklistItem/style.js index 0d85d54..3de5c9a 100644 --- a/components/ChecklistItem/style.js +++ b/components/ChecklistItem/style.js @@ -367,6 +367,7 @@ export const OfferContainer = styled.a` @media (max-width: 768px) { align-items: flex-start; margin-top: 8px; + width: 100%; .icon { display: none;