.slide_text { 
    height: 170px; 
}

@media only screen and (max-width: 767px) {
    .slide_title1 {
        letter-spacing: 0px;
    }
}