.mlk3 .slick-next {
z-index: 2;
    right: 23px;
    background-color: #b8b8b8;
    height: 50px;
    width: 50px;	
}
.mlk3 .slick-prev {
    left: 20px;
    z-index: 2;
    background-color: #b8b8b8;
    height: 50px;
    width: 50px;
}.nbt7 img.img-responsive.profil-system-img {
    width: 16vw;
    display: inline-block;
}

.mlk3 .slick-next:before, .mlk3 button.slick-prev.slick-arrow:before {
    content: 'ᐊ' !important;
    color: #f3f3f3;
    ertical-align: -0.125em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: 'RehauIcons';
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    
    left: 0.8rem;
}
.mlk3 h2{text-align:center;}
.mlk3 .slick-prev:before, .mlk3 .slick-next:before
{
	 content: 'ᐅ' !important;
    color: #f3f3f3;
    ertical-align: -0.125em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: 'RehauIcons';
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    
    left: 0.8rem;
}
.mlk3 .slick-dots {

    bottom: 16px;
}
.mlk3 .slick-dots li {
      background-color: white;
}

.mlk3 .slick-dots li.slick-active button:before {
	    font-size: 22px;
    opacity: 1;
}

@media (max-width:600px){
	.nbt7 img.img-responsive.profil-system-img {
    width: 100%;
	}
}