li.fa-times-circle:before {
    content: "\F057" !important;
    color: #d9534f !important;
}

.btn>.fa{
    position: unset !important;
}

@media (max-width: 900px) {
    .ant-drawer-content-wrapper {
        width: 100% !important;
    }
}