#intro .container{
	width: 100% !important;
	/*background:#000 url(../../App/assets/img/head_banar.png)  no-repeat center;;
	background-size: 100%;*/
}

#intro .container img {
    /*width: 100% !important;*/
    background-size: 100%;
}

section {
    background-color: black;
}

.container-fluid.with-bg-1 {
    background: #000;
}

body {
    background-color: #000;
}

.short-info-text-bg1{
	background:#000 url(../../App/assets/img/1-1.png)  no-repeat center;;
	background-size: 100%;
}
.short-info-text-bg2{
	background:#000 url(../../App/assets/img/1-2.png)  no-repeat center;;
	background-size: 100%;
}
.short-info-text-bg3{
	background:#000 url(../../App/assets/img/1-3.png)  no-repeat center;;
	background-size: 100%;
}
.short-info-text-bg4{
	background:#000 url(../../App/assets/img/1-4.png)  no-repeat center;;
	background-size: 100%;
}
