.slide-support{
    position: relative;
    height: 120px !important;
    overflow: hidden;
    margin: 0;
     background: linear-gradient(90deg, rgba(34, 80, 168, 0.79) 0%, rgba(34, 108, 180, 0.79) 100%)
, url("../public/BeautyPlus-Image-Enhancer-1751363479271.jpg");

    background-size: cover;
    width: 100%;
    background-position: center;
}
.image-slider.support{
    height: fit-content !important;
}

