.indent_desc > p {position: relative;padding-left: 86px;}
.indent_desc > p span:first-child {position: absolute;top: 0;left: 0;}
.indent_desc > p span.wsnr {position: relative;}
.wrap .half-cont.two > .obj img.responsiveImg.width{width: 50.15%;}

.wrap .half-cont.two > .obj img{
	width: 50%;
}
@media screen and (max-width: 1440px){
	.wrap .half-cont.two > .obj img{
		width: 50%;
	}
	.wrap .half-cont.two > .obj img.responsiveImg.width{width: 50.15%;}
}
@media screen and (max-width: 768px){
	.wrap .half-cont.two > .obj img{
		width: 50%;
		
	}
	.wrap .half-cont.two > .obj img.responsiveImg.width{width: 50.15%;}
}

@media screen and (max-width: 768px) {
	.desc p {text-transform:uppercase;}
	.sec-half .desc {padding:0;}
	.wrap .half-cont.two > .obj img.responsiveImg.width{width: 50.15%;}
}
 