.blocks-gallery-item, .slick-slide {
    width: 1024px!important;
    height: 550px!important;
}
.slick-prev {
    bottom: 5px!important;
    left: 27px!important;
    top: unset!important;
    z-index: 999999;
}
.slick-next {
    bottom: 5px!important;
    right: 27px!important;
    top: unset!important;
    z-index: 999999;
}
.slick-prev::before, .slick-next::before {
    font-family: inherit!important;
    font-weight: 900;
    font-size: 35px!important;
    opacity: 1!important;
    line-height: 0!important;
}