@media (min-width: 992px) {
#primary-menu ul li > a > div:after
{
	background-image: url('../images/border.svg');
}
}