.tox-promotion{
    display: none;
}

.tox .tox-statusbar__branding {
	display: none !important;
}

td.work-statement p{
    margin: 0;
}

@media screen and (max-width: 768px) {
    .auth-card{
        width: 100%;
    }
    
}