.auto-height-slider .et_pb_slide .et_pb_container {
height: auto !important;
min-height: auto !important;
} @media only screen and (min-width: 768px) and (max-width: 980px) {
.auto-height-slider .et_pb_slide .et_pb_container {
height: auto !important;
min-height: auto !important;
}
} @media only screen and (max-width: 767px) {
.auto-height-slider .et_pb_slide .et_pb_container {
height: auto !important;
min-height: auto !important;
}
.auto-height-slider .et-pb-controllers {
bottom: -1%;
}
} .auto-height-slider .et_pb_slide {
padding-bottom: 6% !important;
}
.auto-height-slider div.et_pb_slide_description, 
.auto-height-slider .et_pb_slider_fullwidth_off div.et_pb_slide_description {
padding-top: 1%;
padding-bottom: 1%;
}
.et_pb_slide_description{
padding:0!important;
}
.et-pb-controllers{
bottom:50px!important;
}
.social{
display:flex;
align-items:center;
justify-content:center;
}
.social a{
height: 40px;
width: 40px;
margin: 0 10px;
}