
.tizers-list__item-wrapper{
    text-decoration: none !important;
    text-decoration-line: none !important;
}

.tizers-list__item{
    text-align: center;
    position: relative;
}

.tizers-list__item-image{
    height: 86px;
    margin-bottom: 20px;
}

.tizer-img{
    width: 90px;
    height: 90px;
    object-fit: contain;
    background: #fff;
    border-radius: 20px;
}

.tizers-list__item-title span{
    
}