@media all and (min-width: 768px) {
	.branding .branding__series {
		display: none;
	}
}
