.hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .flex-direction-nav .flex-nav-prev a{
    left: -60px !important;
}
.hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .flex-direction-nav .flex-nav-next a{
    right: -60px !important;
}

.hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .hg-slider-fallback-prev{
    left: -60px !important;
}
.hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .hg-slider-fallback-next{
    right: -60px !important;
}

@media screen and (max-width: 860px) {
    .hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .flex-direction-nav .flex-nav-prev a{
        left: 12px !important;
    }
    .hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .flex-direction-nav .flex-nav-next a{
        right: 12px !important;
    }
    .hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .hg-slider-fallback-prev{
        left: 12px !important;
    }
    .hg-reviews-slider-block .section-testimonials .testimonials .js-hg-reviews-slider .hg-slider-fallback-next{
        right: 12px !important;
    }
}
