@media (min-width: 1030px) and (max-width: 1199px)
 {
#WebPartWPQ1, #WebPartWPQ2
{
	width:111% !important;
	height:560px !important;
}
}

@media (min-width: 980px) and (max-width: 1029px) 
{
#WebPartWPQ1, #WebPartWPQ2
{
	width:111% !important;
	height:560px !important;
}
}
@media (min-width: 780px) and (max-width: 979px) {
#WebPartWPQ1, #WebPartWPQ2
{
	width:111% !important;
	height:560px !important;
}
}