.c-vet-voice-slider .c-voice-slider__image {
    clip-path: none !important;
    border-radius:40px;
}
.c-vet-voice-slider .c-voice-slider__title  {
font-weight:700;
}
@media screen and (max-width: 699px) {
.c-vet-voice-slider .c-voice-slider__wrapper {
margin-left:0;
}
}