@media screen and (max-width: 1260px) and (min-width: 768px) {
  #main .section1 .container .video-thumbnail .video_button img {
    height: 96px !important;
    width: 96px !important;
  }
  #main .opened-cards.white_bg {
    padding: 96px 0;
  }
  #main .cards.two-items {
    padding: 0 0 96px;
  }
}
