/**
* Theme Name: Axtra Child
* Description: This is a child theme of Axtra
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: axtra
* Version: 3.0.6
*/

.slider-2-5 .swiper-slide {
  width: calc(40% - 6px) !important;
  flex: 0 0 calc(40% - 6px) !important;
}

.slider-2-5 .swiper-wrapper {
  margin-left: calc(20% + 2px);
}