.owl-carousel.owl-theme.testimonials .owl-controls .owl-buttons div,.owl-theme .owl-controls .owl-buttons div {
    margin: 1%;
    padding: .6em 1em;
    font-size: 1em;
    line-height: 1em;
    color: #019779;
    font-weight: 400;
    border-radius: .25em;
    cursor: pointer;
    display: inline-block
}
.testimonial img{
	border-radius: 50px;
	width: 100%;
}