@media only screen and (max-width: 1024px) {
  #sotp .sotp-popup-wrapper .sotp-popup-inner .sotp-popup-content .sotp-popup-container .sotp-popup-img-section.mobile-img-section{
      display: none !important;
  }
}