@import '../../../_common/scss/main';

.OrderInformationModal {
    @include mobile-only {
        top: 0;
    }
}