#why-it-costs-less-section {
	background: url(/images/canada-cost-less-bg.jpg) no-repeat 50% 0; 
	background-size: cover;	
}

/* Style as needed for proper size/position */
#requirements-to-canada-img {
	object-fit: cover;
	object-position: center bottom;
	max-height: 335px;
	height: 100%;
}

#requirements-from-canada-img {
	object-fit: cover;
	object-position: right bottom;
	max-height: 435px;
	height: 100%;
}

.border-crossing-canada-img {
	object-fit: cover;
	object-position: right bottom;
	max-height: 530px;
}

@media (min-width: 768px){
	#border-crossing-canada-img-main {
		object-fit: cover;
		object-position: right bottom;
		object-fit: cover;
		object-position: right bottom;
		height: 535px;
	}
}

#requirements-from-canada-img-lg, #cost-to-canada-img {
	object-fit: cover;
	object-position: right bottom;
	min-height: 200px;
	max-height: 420px;	
}

.large-row-img {
	max-height: 267px;
	object-fit: cover;
	object-position: right bottom;
}

#canada-why-choose-img {
	object-fit: cover;
	object-position: right bottom;
	min-height: 200px;
}

