@media (max-width: 767.98px) {

	.col_day,
	.day {
		display: table-cell;
		width: 90px;
	}

	.nc_column {
		width: 100px;
	}

	.col_nc {
		display: flex;
		justify-content: center;
		align-items: center;
		border: 0;
	}

	.col_nc div {
		white-space: nowrap;
	}

	.qbp-qba-cell {
		display: flex;
		justify-content: flex-end;
	}
}
