/*CSS for cell : QuickerGamesConnection*/

.quicker-games-connection-view
{
    position:absolute;
    left:0px;
    top:0px;
}
.title-div
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FEB300;

}
.quicker-scroll-com
{
    position: absolute;
   
    
    border-radius: 6px;
}