.width-dropdown-menu{
    width: 70% !important;
}

.text-wrap {
    white-space: normal!important;
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important;
}

@media(max-width: 767px){
	.fondoLogin{
        display: none;
    }
}