﻿.affiliate {
    text-align: center!important;
    margin: 20px 0 20px 0;
}

#slotmachinescript {
    display: block;
    border: none;
    overflow: hidden;
    width: 100%;
    height: 629px;
}

@media (max-width: 1020px){
    #slotmachinescript {
        height: 1088px;
    }
}

@media (max-width: 638px) {
    #slotmachinescript {
        height: 963px;
    }
}

@media (max-width: 530px) {
    #slotmachinescript {
        height: 840px;
    }
}

@media (max-width: 372px) {
    #slotmachinescript {
        height: 840px;
    }
}