	.hort-hero {
		background: #fff;
		padding: 0;
	}

	.hort-hero-img {
		width: 100%;
		object-fit: cover;
		display: block;
	}

    .stats-desc {
        font-weight: 600;
        margin-top: 20px;
    }