.smart-release { &--type { &-radio-group { justify-content: left !important; } &-info { margin-bottom: 24px; } } &--timezone { width: 100%; } } @media only screen and (max-width: 768px) { .smart-release--timezone.ant-form-item { flex-direction: row; } }