@media only screen and (max-width: 767px){
	.omega {
		display:block;
		clear:both;
		width:100%;	
		
	}
}
