#gsnavslider-carousel {
    height: 50px;
    margin-bottom: 0px;
}
#gsnavslider-carousel .carousel-inner {
    height: 100%;
}

#gsnavslider-carousel .carousel-item {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    background-color: #f5f5f5;
}

.gs-slide-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
