.Consumer_pages{
	width: 81%; 
	position: relative;
	left: 19%; 
	overflow-x: auto; 
	height: 100%;
}
.bq_Consumer_pages{
	width: 81%; 
	position: relative;
	left: 19%; 
	overflow-x: auto; 
}
.bq_seeallCls{
	font-family:IBMPlexSans-SemiBold;
	font-style: normal;
	font-size: 1.1vw;
	line-height: 24px;
	letter-spacing: -0.14px;
	color: #3478F6;
}
@media (max-width: 991.98px) and (min-width: 768px){
	.Consumer_pages{
		left: 30%;
		width: 70%;
	}
	.bq_Consumer_pages{
		left: 30%;
		width: 70%;
	}
}	
@media (max-width: 767px) and (min-width: 575.98px){
	.bq_Consumer_pages {
		width: 100%;
		left: 0;
		padding: 0 15px;
	}
	.rowheight{
		height: 40px!important;
	}
}



@media (max-width: 575.98px){
	.Consumer_pages {
		width: 100%;
		left: 0;
		padding: 0 15px;
	}
	.bq_Consumer_pages {
		width: 100%;
		left: 0;
		padding: 0 15px;
	}
	.rowheight{
		height: 40px!important;
	}
}
/* // Extra small devices (portrait phones, less than 576px) */
