| @@ -103,7 +103,7 @@ export const OfferTitle = styled(Typography)` | |||
| text-overflow: ellipsis; | |||
| max-height: 33px; | |||
| margin-bottom: 28px; | |||
| max-width: calc(100% - 200px); | |||
| /* max-width: calc(100% - 200px); */ | |||
| @media (max-width: 550px) { | |||
| width: 100%; | |||
| font-size: 18px; | |||