.modal-body h3.references__heading {
    margin-bottom: 0;
    margin-top: 10px;
}

#office-materials .ib-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#office-materials .ib:nth-child(2) {
    padding-left: 0 !important;
}

#office-materials .ib {
    width: 300px;
}

.feature__asset--desktop {
    width: 100%;
}
.feature__asset--mobile {
    width: 100%;
}
