.sidebar-carousel {
    width: 100%;
    height: 240px;
    min-height: 240px;
    background-color: #eaeaea;
    border-radius: 30px;
    position: relative;
}