@media only screen and (min-width: 1201px) {
	
/* Add your custom css below */	
	
.row-full {
	padding-left: 74px
}

.row-box {
	width: calc(100% - 148px);
	margin: auto;
}
	
#secondary-wrapper {
	padding: 0 73px !important;
}
	
	


	


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