.stay-connected-slider.hotspot-slider{
    margin: 0px;
    padding: 180px 0 0 ;
}
@media only screen and (max-width: 767px) {
    .stay-connected-slider.hotspot-slider{
        padding: 70px 0 0;
    }
    .slick-dots{
        bottom: -50px;
    }
}
