	 .logo-container {
	 	margin-top: 10px;
	    display: flex;
	    margin-bottom: 3px;
	    margin-top: 5px;
	    justify-content: center;
	    float: left;
	    background-color: white;
	}
	
	.se-logo {
	    margin-top: 10px;
	    vertical-align: bottom;
	    height: 50px
	}
	
	.cloud-logo {
	    vertical-align: top;
	    height: 45px
	}