.ns-footer img {
	width: 500px !important;
}

@media screen and (max-width: 992px) {
	.ns-footer img {
		width: 350px !important;
	}	
}

@media screen and (max-width: 742px) {
	.ns-footer img {
		width: 200px !important;
	}	
}
