.footer__widget-intro img {
    width: 60%;
}

@media only screen and (max-width: 600px) {
    
    
    
}

.lt-type__single .price {
    background: #000 !important;
}

.preloader p{
    text-transform: unset!important;
}

.footer-two {
    margin-top: 0!important;
}

span.serial {
    display: none!important;
}

.thumb.casinoThumb img {
    border-radius: 50%;
}

.sportBook {
    margin: 0 auto;
    padding: 12px 0;
    background-color: transparent;
    width: 185px;
    display: block;
    text-align: center;
    margin-top: 100px;
    border: 2px solid #fff;
    border-radius: 30px;
    font-size: 18px;
    transition-duration: 0.2s;
}

.sportBook:hover{
    border: 2px solid #fff;
    background-color: #222;
}

span.draw-timer.detailsTimer {
    display: block;
    text-align: center;
    font-size: 70px;
    word-spacing: 50px;
    letter-spacing: 4px!important;
    font-weight: bold;
    color: chocolate;
}