.enroll-clasp-logo {
    display: flex;
    align-items: center;       
    justify-content: center;
    gap: 6px;                
    font-size: 15px;
    font-weight: 500;
    margin-top: 15px;
    width: 100%;
    line-height: 1;
}

.enroll-clasp-logo img {
    height: 25px;
    width: auto;
    margin-left: 0;          
    display: block;          
}

#tuition-cost-block .enroll-clasp-logo {display:none;}