.anr_captcha_field { background-color: #ebe9eb; margin-top: -20px; padding-left: 15px; padding-bottom: 20px; margin-bottom: 20px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } button#place_order { position: absolute; right: 30px; margin-top: 30px; } @media screen and (max-width: 768px) { button#place_order { bottom: 15px !important; width: 90% !important; } .anr_captcha_field { padding-bottom: 80px !important; } }