@media screen and (max-width: 1180px) {
	
	
	
			  
			  .container {
				  padding:0em 2em;}
	
}




@media screen and (max-width: 680px) {
	
	h2 {		font-size:3em !important;
		line-height:1.1em;}
		
		h2.hline::before, h2.hline::after {
			  top: 30px !important;}
	
			  
			  .container {
				  padding:0em 2em;}
	
}