/* This is a single-line comment in CSS 
.sw-read-more-button-parent > * {
    display: inline;
}

button.sw-read-more {
    background: none;
    border: none;
    color: #000!important;
    cursor: pointer;
    font: inherit;
    line-height: inherit;
    margin-left: 1rem;
}

.sw-content {
    margin-top: 1rem;
}

.sw-display-none {
    display: none;
}
*/
#courses-grid > article:nth-child(38), #courses-grid > article:nth-child(37), #courses-grid > article:nth-child(19), #courses-grid > article:nth-child(20), #courses-grid > article:nth-child(36), #courses-grid > article:nth-child(39), #courses-grid > article:nth-child(41), #courses-grid > article:nth-child(42), #courses-grid > article:nth-child(43), #courses-grid > article:nth-child(44), #courses-grid > article:nth-child(45), #courses-grid > article:nth-child(46), #courses-grid > article:nth-child(48), #courses-grid > article:nth-child(49) {
    display:none!important;
}
