.bigger-left .img-responsive.can-us {
	height: unset !important;
	max-width: 100% !important;
	width: 100%;
}

@media (min-width: 768px) {
	.bigger-left .img-responsive.can-us {
		max-height: 450px;
		width: auto !important;
	}
}

.hero-background .slick-track {
	display: flex;
	align-items: center;
}