/* ===============================================
   動画の回転のみなくす
   =============================================== */

.strength-item__video {
 transform: none !important;
}
