

@media only screen and (min-width: 961px) {
    .container {
        width: 960px;
    }
	#header.sticky .logo-sticky img.img-logo-w3 {
        max-height: 66px;
        width: auto;
        max-width: 280px;
        margin-top: 1px;
        display: block;
	  }