/* Specific Supmag */
.header__brand {
    width: 7.5rem
}

@media (min-width: 960px) {
	.header__brand {
	    width: 14.25rem;
	}
}