/* For React styling overrides ONLY! */

@media screen and (max-width: 560px) {
    .modal-width {
        width: 100% !important;
    }
}
