@charset "UTF-8";

@media screen and (max-width:484px) {
  .linkExternal::after{
    transform: translateY(16%);
  }
}
