.tile__excluded-icon {
    stroke: var(--tile-color-text-700);
    @media (min-width: 768px) {
        display: none;
    }
 }