@media (max-width: 767px){
	body{
		margin-top: 120px;
	}
	.topHeader .img-responsive{
	    max-height: 50px;
	}
}