.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.slick-arrow{
	z-index: 999!important;
}