.bannerForm {
    margin-top: clamp(20px, 6vw, 40px) !important;
}

.descBannerForm {
    margin-bottom: clamp(16px, 1.4vw, 24px);
}