.other-sax-link {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
}
.other-sax-link-container {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.other-sax-link-wrap {
    width: 310px;
    height: 204px;
}
.other-sax-link-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
