.ecosystem__items_icon_svg{
    left: 1.25rem;
    position: absolute;
    top: 1.25rem;
}
@media (max-width: 1024px) {
    .safety .tile:not(.tile_mobile) .ecosystem__items_icon_svg {
        height: 6.5rem;
        width: 6.5rem;
    }
}

.feedback__dol {
    color: #6a6a6a;
    text-align: center;
}

