/* Write here your custom CSS code */
#logoContainer {
    height: 53px;
    margin-left: 5px;
    overflow: hidden;
}

#logoContainer img {
	max-height: 53px;
}
