.InstancesListCard { height: 120px; } .InstanceSectionWithLine { width: 250px; } .InstanceIframeSection { flex-grow: 1; position: relative; } .DatesContainer { display: flex; flex-direction: column; } .RightInstanceSection { display: flex; flex-direction: row; width: 275px; justify-content: space-between; } .MachinePill { background-color: var(--mantine-color-contrast-filled); color: var(--mantine-color-primary-filled); }