.course-sidemenu ul ul li {
    margin: 10px 0;
    display: none;
}

.customboxcolor {
    background-color: #FEFAEE;
    padding: 15px;
}

.card--image-title img {
    border-radius: 8px 8px 0 0;
    height: 100%;
    -o-object-fit: fill;
    object-fit: cover !important;
    position: absolute;
    top: 0;
    width: 100%;
}