

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    .carousel.responsive_height .carousel-inner 
.slider_content{
        padding-top: 0px;
}
}
.title h1{word-break: break-word;
}
