How can I improve video quality on my website and eliminate white dot issues on mobile?

Hello,

I have a few problems when uploading a video on my site (tried both on youtube and vimeo). The video is filmed vertical and had to resize it to 1:1 to be full width size on the sites.

  1. on mobile I have this white dot in the middle. How can I remove this? I am using the theme Impulse with a hero slider. The quality og video seems fine here. However, on desktop the quality decrease significantly. How to handle this?

  1. on desktop the quality of video is decreased badly how can I avoid this? see example below

www.mctasker.dk is the site *bottom of site you will find the video

thanks,

Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css

.vimeo-mobile-trigger { display: none; }

Great thanks, do you know if can remove the Vimeo logo here?

Also the quality is really bad on desktop any ideas how to fix that?