video { width: 100%; max-width: 600px; height: auto; border: none; margin: auto; } #stoerer { padding: 10px; max-width: 600px !important; } @media only screen and (max-width: 1024px) { .bg-overlay-start{ height: 60vh; } video { width: 100%; max-width: 600px; height: auto; border: none; margin: auto; } #stoerer { padding: 10px; max-width: 600px !important; } } @media only screen and (min-width: 2000px) { .bg-overlay-start{ height: 60vh; } video { width: 100%; max-width: 800px; height: auto; border: none; margin: auto; } #stoerer { padding: 10px; max-width: 800px !important; } }