.sp-two {
    padding: 50px 0 50px;
}
.testimonial-block-two .inner-box {
    position: relative;
   padding: 15px 15px 16px 15px!important;
   
    text-align: center;
    border: 1px solid #dcdcdc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.testimonial-block-two .inner-box .location {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #fdb821;
    line-height: 1.4em;
}
.testimonial-block-two .inner-box .image {
    position: relative;
    
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 18px;
}
.testimonial-block-two .inner-box .text {
    position: relative;
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.testimonial-block-two .inner-box h2 {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 1.4em;
    padding-top: 10px;
    margin-bottom: 4px;
    border-top: 1px solid #eeeeee;
}
.testimonial-block-two {
    position: relative;
    margin-bottom: 30px;
}






















