.carousel-indicators{
    position: relative;
    top: 0.2rem;
    bottom: 0;
}

.carousel-indicators li{
    /* height: 56px;
    width: 74px; */
    height: 78px;
    width: 104px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.slideimg{
    width: 100%;
    height: 429px;
}