@media screen and (max-width: 768px){
  .main-banner .video-js{
    object-fit: contain;
  }
  .my-digitalize{
    padding: 30px 0px;
  }
}