﻿#captcha-div #captcha {
    display: table;
    margin: 1vh auto 0;
    transform: scale(0.96);
    transform-origin: left;
}