/* Здесь можно прописать свои CSS стили */
@media(min-width: 992px) {
.a-header__middle .js-transition-item {
 margin-left: auto; 
}
}