.topslider-slide {
    background: #6f7d88;
    color: #FFF;
    padding: 10px;
    min-height: 75px;
    text-align: center;
    margin: 0;
    margin-top: -10px;
    margin-bottom: -10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
