.note-video-clip {
    width: 100% !important;
}

.object-fit-cover {
    object-fit: cover !important;
}

.object-fit-contain {
    object-fit: contain !important;
}

.svg-18px {
    height: 18px;
    width: 18px;
}

.svg-24px {
    height: 24px;
    width: 24px;
}

.quantityChange:hover {
    background-color: #4a90e2 !important;
    cursor: pointer;
}
