.co_mto_fastEntry
{
    float: right;
}

.co_mto_fastEntry a
{
    display: inline-block;
    width: 10em;
    margin-top: 3px;
}

.co_mto_programme-session-block-numberAndTitle .so_login
{
    float: right;
}

.ui-widget {
    min-width: 300px;
}

@media screen and (max-width: 567px) {
    .co_mto_ajaxPublicUserDetails-url {
        word-break: break-all;
    }

    .ui-widget{
        min-width: 260px;
        margin: 0 1rem;
    }
}