 
.slot-billboard{
    width: 100%;
    height: 250px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex; 

    }


.slot-billboard a {
    margin:0 auto;
}




