.image-slider .image-slider-navigation .navigation-button[data-show="0"] .title::after{
    background-image: url('img/icon-zaslepki.svg');
}
.image-slider .image-slider-navigation .navigation-button[data-show="1"] .title::after{
    background-image: url('img/icon-podkladki.svg');
}
.image-slider .image-slider-navigation .navigation-button[data-show="2"] .title::after{
    background-image: url('img/icon-obrzeza.svg');
}
.image-slider .image-slider-navigation .navigation-button[data-show="3"] .title::after{
    background-image: url('img/icon__laminaty.svg');
}
.image-slider .image-slider-navigation .navigation-button[data-show="4"] .title::after{
    background-image: url('img/icon__odbojniki.svg');
}

@media only screen and (min-width: 900px){
	.page-template-page-produkty .sub-page {
		padding-top: 0 !important;
		width: 20% !important;
	}
}
