.support_bkg {
	height:300px !important;
	min-height:100px;
}

@media screen and (max-width:600px) {
	.support_bkg {
		height:200px  !important;
		min-height:100px;
	}
}