@media only screen and (min-width: 768px) and (max-width: 992px) {
	
/* Add your custom css below */	

.container-full {
	max-width: 100%;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
/*End Breakpoint CSS*/ }
/* Do not add anything below this line */