@media (max-width: 520px) {
  .reel-tag {
    display: flex;
    left: 22px;
    top: 128px;
    padding: 10px 16px 10px 10px;
  }

  .reel-tag .play {
    width: 38px;
    height: 38px;
  }
}
