@media only screen and (max-width: 768px){
	section.abt_des.hlt_pack .row .row:nth-child(3) {
    width: 100%;
}
section.abt_des.hlt_pack .row .row:nth-child(4) {
    width: 100%;
}
	.custom_crusal {
    height: auto !important;
}
	.slide {
    float: left;
    position: absolute;
    width: 100%;
    height:auto;
    transition: opacity 3s linear;
}

section.abt_des.hlt_pack .row .col-md-3{
	width: 100% !important;
}

.organs_dv{
	height: auto !important;
}
.abt_des .container .row .row h2{
	padding-left: unset !important;
	margin-top: 45px;
}

section.abt_banner{
	padding-left:unset;
	padding-right: unset;
	background-image: unset;
	padding-bottom: unset;
	height: auto !important; 
}
h2.pack_h2{
	min-height: 36px;
}
.m_dialog{
	width: 100%;
}

.slider-wrapper {
	width: 100%;
	height: 236px;
	position: relative;
}
.carousel.slide {
    position: initial;
}
.nav_left {
  height: 100%;
}
h2.organs_text {
    margin-top: 35px;
   
}
