.container {
    max-width: 98% !important;
}

.swal2-container .nice-select {
    display: none !important;
}

@media (max-width: 768px) {
    .paddingCard {
        padding: 0 4px !important;
        height: initial !important;
    }

    .heightResponsive {
        height: fit-content !important;
    }
}
