.ShowNone{
	    display: none;
}

.ShowFlex{
	  display: flex !important;
}