@media (min-width: 769px) {
	.container-fluid.greyBG:nth-child(6) {
		background-image: url(../img/bg_cellsearchsystem.jpg);
			background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		margin-bottom: 50px;
	}
}