.popover-content { overflow: hidden; box-sizing: border-box; max-width: 400px; } .popover-card-title { margin-bottom: 24px; font-size: 16px; font-weight: 600; line-height: 22px; color: #1C1D24; word-wrap: break-word; } .popover-card-img { max-width: 360px; border: 1px solid #E5E5E5; border-radius: 8px; img { width: 100%; height: 100%; } } .popover-card-icon { color: rgba(29, 28, 35, 35%) }