@charset "utf-8";
.movies-content-description a:before {
  top: 1px;
}
.movies-content-description a:after {
  top: 8px;
}
@media screen and (max-width: 480px) {
  .movies-navigation .common-anchor-arrow a:after {
    top: 6.5px;
  }
}
