#sds-app #sds-tags #sds-tags-list-container {
    height: calc(100% - 60px);
}
@media only screen and (max-width: 768px)  {
    .addTag-wrapper.dx-overlay-content{
        width:100%!important;
    }
}