.new-cgo009 .app-features__item {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
.product .video-width .video {
  border-radius: 8px;
}

@media (max-width: 900px) {
  .product .video-width .video {
    border-radius: 4px !important;
  }
}