.loginBtnSection{
	display:flex;
	flex-direction:	column;
	gap:0.5rem;
}
.navbar-brand-img{
	margin:0!important;
	width:100%;
}
.hrefContact{
	    display: inline!important;
    background: none!important;
    box-shadow: none!important;
    margin: 0!important;
    content: none!important;
    padding: 0!important;
	
}
.hrefContact:after{
	    display: none!important;
	
}