.tabs_content {
  height: auto !important;
}
.tab.RECOMENDATION_wrapp.cur {
  height: auto !important;
}
.tabs_slider h2{
	margin-top: 0;
}
/* .swiper-wrapper{
	height: auto;
} */
 body .tabs_slider .catalog_item{
	height: auto !important;
 }
 .mobile .catalog_item .item_info{
	height: auto;
 }

 .swiper-wrapper{
	height: auto !important; 
 }
 .bottom_slider.specials.tab_slider_wrapp{
	display: none;
 }