/* (tablets, 768px and up) */
@media (min-width: 768px) {
.slider-nav {
    bottom: 30px;
    width: 75%;}  
    
.kf-item-select{
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;}
    
.kf-item-blok {
    }
    
    
}