.banner {
	display: flex;
	align-items: center;
        justify-content: center;
      	max-height: 70px;
}

.glyphicon.glyphicon-warning-sign {
    font-size: 100%;
}
