@charset "UTF-8";

.c-link__item:nth-of-type(6) {
    margin-right: 0% !important;
}

.c-link__item:nth-of-type(8) {
	margin-right: 0 !important;
}

@media screen and (min-width: 991px){
}

@media screen and (min-width: 835px){
}

@media screen and (max-width: 834px){
}