.narrow-center {
    width: 960px;
    max-width: 100% !important;
    margin-inline: auto;
}
.offering-box svg {
    width: auto;
    height: 90px;
    margin-bottom: 20px;
}

.offering-box svg path {
    fill: var(--navy);
}