@media (max-width: 768px) {
  #video_shade_main {
    padding-top: 3.2vw;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #video_shade_main p {
    font-size: 4.8vw !important;
  }
  #video_shade_main a {
  }
  #video_shade_main a span {
    margin-left: 0;
    margin-top: 2.667vw;
    width: 24.8vw;
    height: 8.533vw;
    font-size: 3.733vw;
  }
  .video_shade_main_content {
    display: block;
  }
  #video_shade_main .pa {
    right: 5.333vw;
    height: auto;
    line-height: normal;
    top: initial;
    bottom: 5.867vw;
  }
  #video_shade_main .pa img {
    margin-right: 2.667vw;
    width: 4.267vw;
    height: 4.267vw;
  }
}

#shadeVideo_box svg path {
  color: white;
  fill: white;
}
