










.feature-row__item .image-wrap {
	position: relative;
	padding-bottom: 100%;
}
.feature-row__item .feature-row__image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


