@media (max-width: 4000px) {
  .form-control {
    max-width: 90%;
  }
  .home_img_bg {
    height: 100%;
  }
  .discord-video-mark {
    top: 9%;
    left: 32.5%;
  }
  .videoWidth {
    width: 446px;
    height: 219px;
  }
  .discord-react-list {
    top: 12.5%;
    left: 69%;
  }
  .auth-buttons {
    top: 2%;
    left: 79.5%;
  }
  .login-form .form-control {
    width: 120%;
    height: 20px;
    padding: 3px;
    margin-bottom: 5px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .auth-contents {
    top: 8%;
    left: 80.5%;
    transform: scale(0.9);
  }
  .tweet-content {
    top: 48.5%;
    left: 16.8%;
    height: 75px;
    width: 100px;
    padding: 0;
  }
  .instra-content {
    top: 48.5%;
    left: 10%;
    padding: 0;
    height: 80px;
  }
  .tweet-content p {
    font-size: '5px';
  }
  .youtube-videos {
    top: 62%;
    left: 10.5%;
  }
  .link_youtub {
    height: 154px;
    width: 179px;
  }
}
