.rd-navbar-wrap {
	height: 100px !important;
}

.swiper-container {
	height: auto !important;
}

.swiper-slide {
    display: block;
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .rd-navbar-wrap {
    height: 85px !important;
  }
}


