/* Add here all your css styles (customizations) */
.image-height{
	height:25px;
	width:25px;
}

/* Add padding to body for fixed navbar */
body {
	padding-top: 0px; /* Adjust this value based on the height of your navbar */
}
