@media screen and (max-width: 992px)
{
.carousel {
    margin-top: 50px !important;
}
.slider-arr{
    left: 0;
}
}

.slider-con {
    text-align: left;
}
.wed-hom-ser ul li a{
    padding: 8px 2px 10px 2px;
    line-height: 16px;
}
.carousel-caption{
    top:18%;
    left: 12%;
}
