#matchCardDiv {
	width: 100%;
}

.row { 
    flex-direction: column;
}

.pcdC1 img  {
    width: 15px!important;
}

.predictCountDiv {
    margin-top: 2rem;
}

.cardDiv img {
    margin-bottom: 1.2rem;
}

#gameDiv {
    position: absolute;
    top: 55%;
}