.width-dropdown-menu{
    width: 70% !important;
}
thead.table-title th {
    color: #E21649; 
    font-weight: 400;
    font-size: 0.9rem;   
}
@media(max-width: 767px){
	.fondoLogin{
        display: none;
    }
}