.bard-notice { display: flex; justify-content: space-between; border: none; } .bard-notice .welcome-message { max-width: 600px; padding: 15px 0 0 30px; } .bard-notice .welcome-message h1 { font-size: 36px; font-weight: 600; } .bard-notice .welcome-message .action-buttons { margin-top: 30px; } .bard-notice .welcome-message .action-buttons a { padding: 7px 20px; } .bard-notice .welcome-message .action-buttons a:first-child { margin-right: 10px; } .bard-notice .image-wrap img { display: block; zoom: 0.5; }