.article__header__breadcrumbs ol { flex-wrap: wrap } 

@media only screen and (max-width: 1024px) {
  	.article-container {
  		margin-top: 125px;
	}
}

.is-fixed-fix {
	position: relative !important;
}

.secondary__menu__wrapper__desktop {
	padding-top: 0px !important;
}

a:hover svg path {
	transition: 0.3s ease;
	fill: #ff0201;
}