.swiper {
height: -webkit-max-content!important;
  height: -moz-max-content!important;
  height: max-content!important;
}
.tablebodytext{
	display:none;
}
.search__form form{
	margin-bottom:0;
}
.header-menu__item.has-submenu > a{
	pointer-events: none;
}