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

	#sk-header-container, #sk-logo, #sk-padding {
		width: auto;
		height: 50px;
	}

	/*#sk-tabs-links {*/
	/*	display: none;*/
	/*}*/
	#sk-logo img {
		width:auto;
		max-height:50px;
		height:auto;
	}

	#sickkids_footer {
		width: 98% !important;
		background: #FFFFFF;
		padding: 1% !important;
		font-size: 12px;
		margin: 0 auto;
		text-align: center !important;
	}
}