/*------------------------------------------------------------------
For css changes
--------------------------------------------------------------------*/



main { display: flex !important;}
main.page-game-bottom section.patient-wrap {
    height: 115vh !important;
}

main.page-game-bottom section.patient-wrap .bottom-bar .wrap .rec-img img {
    height: 30px;
}

main.page-game-bottom section.patient-wrap .bottom-bar .wrap .call-img img {
    height: 40px;
}

main.page-game-bottom section.patient-wrap .top-big {
    width: 100px !important;
}


main.page-gameui section.gameui .main-wrap .left .game-list .content-wrap .game-level .level .each p {
	color: white !important;
}