@media all and (max-width:720px) {
	.ombox {
		width: 100% !important;
		margin: 0.5em 0 0.5em 0 !important;
	}
}