.department-slider {
height: 238px;
margin: 0;
position: relative;
width: 705px;
}

.department-slider .slider-wrapper {
height: 238px;
left: 0;
margin: 0;
overflow: auto;
position: absolute;
top: 0;
width: 705px;
}

.department-slider .slider-wrapper ul {
background-color: #000000 !important;
left: 0;
list-style: none outside none;
margin: 0 !important;
padding: 0 !important;
position: absolute;
top: 0;
width: 32700px;
}