.slider-wrapper
{
margin:0px;
}

@media (max-width: 768px)
{
.slider-wrapper
{
margin: 0;
}
}

