.cards-container .card-option:not(:first-child), 
.cards-container > div:not(:first-child),
#addMic, #shareScreen, #shareFile, #shareWebsite {
    display: none !important;
}
.cards-container {
    justify-content: center !important;
    display: flex !important;
}
