#reference {
    width: 100%;
    margin-top: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide {
    color: #fff;
    text-align: center;
}

#refSlider {
    margin-top: -3%;
}