

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.full_screen .carousel-inner .slider_content {
    top: 25% !important;
}
}