 /* Best Sellers */
.best-sellers .product:nth-of-type(1) { display: block; }
.best-sellers .product:nth-of-type(1) .image{ background-image: url('https://i.ebayimg.com/00/s/MzE5WDQ2Mw==/z/mvUAAOSwv3teHKu6/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(1) .title:before{ content: "075 Car Battery Varta D21 075 Silver Dynamic Car Battery D21 12V 61Ah 600Ah"; }
.best-sellers .product:nth-of-type(1) .price:before{ content: "\00A3 66.99"; }
.best-sellers .product:nth-of-type(1) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(1) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(2) { display: block; }
.best-sellers .product:nth-of-type(2) .image{ background-image: url('https://i.ebayimg.com/00/s/Mzc5WDQ2Mw==/z/Zs8AAOSwBO1eFxwk/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(2) .title:before{ content: "020 Car Battery Varta Silver I1 Heavy Duty Car Battery 12V 110AH BMW Audi"; }
.best-sellers .product:nth-of-type(2) .price:before{ content: "\00A3 119.99"; }
.best-sellers .product:nth-of-type(2) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(2) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(3) { display: block; }
.best-sellers .product:nth-of-type(3) .image{ background-image: url('https://i.ebayimg.com/00/s/NTk4WDU0MA==/z/2Q4AAOSwRtBerCZj/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(3) .title:before{ content: "020 AGM Car Battery Varta Silver Dynamic AGM 605 901 095 H15 Type 020 12v 105ah"; }
.best-sellers .product:nth-of-type(3) .price:before{ content: "\00A3 199.99"; }
.best-sellers .product:nth-of-type(3) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(3) .rrp{ visibility: hidden; }
 /* Best Sellers */
.best-sellers .product:nth-of-type(4) { display: block; }
.best-sellers .product:nth-of-type(4) .image{ background-image: url('https://i.ebayimg.com/00/s/MzE5WDQ2Mw==/z/olIAAOSw~aVeHsbA/$_57.JPG?set_id=8800005007'); }
.best-sellers .product:nth-of-type(4) .title:before{ content: "Varta F19 Silver Dynamic Car Battery - 12V 85Ah 800A "; }
.best-sellers .product:nth-of-type(4) .price:before{ content: "\00A3 99.99"; }
.best-sellers .product:nth-of-type(4) .rrp:before{ content: "\00A3 Not Available"; }
.best-sellers .product:nth-of-type(4) .rrp{ visibility: hidden; }
.best-sellers { display: block; }

