.video-section {
    position: relative;
}

.conteiner .video-section > h2 {
    margin-left: 25px;
}

.video-section .video-slider__item {
    border: none;
    margin-bottom: 0px;
}

.video-section .swiper-container {
    width: 890px !important;
}

.video-section .b-slider-arr span {
    top: 44%;
}

.video-section .b-slider-arr.footer-prev span {
    left: -10px;
}

.video-section .b-slider-arr.footer-next span {
    right: -10px;
}