.winner-slider {
    position: relative;
}

.winner-slider .fa-long-arrow-left {
        display: none !important;

}

.winner-slider .fa-long-arrow-right {
        color: #81FFE8;
        font-size: 50px;
        position: absolute;
        bottom: 51%;
        right: 4%;
    
} 