﻿@media (max-width: 549px) {
    .select-background-wrapper:has(.register-security-question-select-wrapper) {
        width: 100%;
    }
}
