
#header{
	/*background: url(../../img/services/header-xn.png) no-repeat center;*/
	height: 498px;
	width: 100%;
	min-width: 1130px;
}

.px1{
    background: url(../../img/services/px1.png) center no-repeat;
    width: 100%;
    height: 100px;
    display: block;
}
.px2{
    background: url(../../img/services/px2.png) center no-repeat;
    width: 100%;
    height: 100px;
    display: block;
}
.px3{
    background: url(../../img/services/px3.png) center no-repeat;
    width: 100%;
    height: 100px;
    display: block;
}
.px4{
    background: url(../../img/services/px4.png) center no-repeat;
    width: 100%;
    height: 100px;
    display: block;
}