
.slider-1 {
        height: 100%!important;
        position: relative;
    }
    .slider-1 .tn-atom {
        height: fit-content;
    }
        #rec793593786 .t396__artboard, #rec793593786 .t396__filter, #rec793593786 .t396__carrier {
            height: 100%;
            
}
/* tildoshnaya_  */
	.tildoshnaya-slider-owl .t-rec .t396__artboard  {
		/* Указываем высоту слайда */
		height: 100% !important;
		/* Указываем ширину слайда */
		width: 100% !important;
	}
	.tildoshnaya-slider-owl {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: stretch;
		align-content: stretch;
	}
       .tildoshnaya-slider-owl .t-rec,
       .tildoshnaya-slider-owl .t396__artboard {
              overflow: hidden !important;
        }
        
        
@media (max-width: 767px) {
    .hide-m {
        display: none!important;
    }
}