jfeliciano20161 Hi
If I got your message correctly, you want to remove the play video button and keep the image, right?
You can add this custom css code:
.video-intro a .fa {
display: none;
}
into the file: [your_site_root]/templates/ja_company/css/custom.css