@media screen and (max-width: 950px) {
    .slides .banner_title {
        bottom: 0 !important;
    }
}