@media (min-width: 1200px){
	.container-header {
    	width: 1400px;
	}
}
.box{
	border-top:1px solid #d2d6de
}