/*Slot*/
#slotLobby .slot_product_games_box img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

/*Transfer*/
.prov-in ul li span {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    grid-gap: 10px;
    justify-content: center;
}
