﻿@media (max-width: 480px) {
    .g-recaptcha {
        transform: scale(0.80);
        transform-origin: 0 0;
    }
}
