.mot-repair .site-header--wrap {
  padding: 5px 80px 15px 0;
  justify-content: end;
}

.mot-repair .site-header--wrap a {
  color: #144a8d;
  font-size: 14px;
  line-height: 1.6;
  text-decoration: underline;
  font-style: italic;
}
@media (max-width: 1200px) {
  .mot-repair .site-header--wrap {
    padding: 5px 0 15px 0;
  }
}
