/* Put your custom css here */
@media(max-width:767px){
	.logo{
		max-height: 55px !important;
	}
}