@media only screen and (max-width: 760px){

	.topHeader .float-right, .topHeader .float-left {
		width: 100% !important;
		margin: auto;
		text-align: center !important;
	}

	.topHeader .float-left li {
		padding: 0 !important;
	}

	.height450 img {
	    height: 385px;
	}

}