

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 22px;
    }
}

.carousel-inner h2.with_border {
text-shadow: #fff 2px 2px 1px;
border: 0;
text-transform: none;
}

.hide { display: none; }