.insider a:hover {
    color: inherit;
    text-decoration: none
}
.insider .insider__breadcrumbs-item,
.insider .insider__hero-list li {
	padding: 0;
}
.insider li.insider__breadcrumbs-item:before,
.insider .insider__hero .insider__hero-list li:before {
	display: none !important;
	content: '' !important;
}
.insider__btn {
	cursor: pointer;
}