.close {
	display: none;
}

.notifictions{
	position: relative;
    bottom: 16px;
    right: 6px;
    font-size: 18px;
    color: red;
}

.size{
    font-size: 20px;
}

.bg-authh {
    background-image: url(/build/icons/1.jpg) !important;
}