
#testimonial h4, #testimonial .sub-title {
    text-align: center;
}

@media (max-width: 768px) {
    #testimonial {
        padding-top:40px;
    }
}