.tn-elem .t-slds__arrow {
    border-radius: 0px !important;
    transition: all 0.3s ease-in-out !important;
}




@media screen and (max-width: 640px) {
    .tn-elem .t-slds__bullet_wrapper {
        display: none !important;
    }
}


.t-form-success-popup__wrapper {
    border-radius: 0px !important;
}