header.custom.topheader > .logo {
	padding: 0;
    min-height: 80px;
    background: url(logo_swing.svg);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100%;
    margin: auto;
    max-width: 1640px;
	margin-bottom: 20px;
}
