a.button { display: inline-block; text-align: center; padding: 10px; border-radius: 5px; background: #afd85c; color: #003756; margin-bottom: 15px 0;
} .youtube-video { width: 560px; height: 315px; } @media (max-width: 460px) { .youtube-video { width: 100%; } }