.Alexander .slick-track li:nth-child(1) a::before  {
	background: url(https://yourun.eu/themes/homedesign/css/brands/svg/McQueen/OversizeSneaker.svg)no-repeat;
    content: 'image';
    display: block;
    width: 100%;
    height: 123px;
    background-size: 100%;
    font-size: 0;
}

.Alexander .slick-track li:nth-child(2) a::before  {
	background: url(https://yourun.eu/themes/homedesign/css/brands/svg/McQueen/mid.svg)no-repeat;
    content: 'image';
    display: block;
    width: 100%;
    height: 123px;
    background-size: 100%;
    font-size: 0;
}

.Alexander .slick-track li:nth-child(3) a::before  {
	background: url(https://yourun.eu/themes/homedesign/css/brands/svg/McQueen/runeroversize.svg)no-repeat;
    content: 'image';
    display: block;
    width: 100%;
    height: 123px;
    background-size: 100%;
    font-size: 0;
}