

.carousel-inner h2 span em{
    font-family: 'Libre Baskerville', serif !important;
}

.custom_font_holder div em{
     font-family: 'Libre Baskerville', serif !important;
    font-style: italic !important;
}

@media only screen and (min-width: 1100px) and (max-width: 1300px) {
    .slider_content_inner {
        left: 4%;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1100px) {
    .slider_content_inner {
        left: 8%;
    }
}