.columns {
    text-align: center;

    .columns__icon {
        img {
            max-height: 170px;
            object-fit: contain;
        }
    }
}