 /* ------------------- INSTANT -------------------- */
  
.instant-games {
display:table;
padding:14px;
width:100%;
text-align:center;
}

.instant-game {
display:block;
float:center;
width:100%;
}
  
 /* ------------------- FINE INSTANT -------------------- */