.t3luhttm .c-events-search__text{
    width: 100%;
}

.t3luhttm .c-events-search__reset-anchor {
    padding-top: 0.6rem;
    padding-right: 0.6rem;
}
.t3luhttm .c-events-search__reset-anchor::before{
    padding-bottom: 0.7rem;
}

.c-eventicon-tool{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 2.5rem;
    height: 2.6666666667rem;
    overflow: hidden;
    margin-top: 10px;
    background: url("../Icons/ext-ttm-type-tool.svg") transparent no-repeat;
}
.c-eventicon-method {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 2.5rem;
    height: 2.6666666667rem;
    padding: .6666666667rem .1666666667rem .1666666667rem .1666666667rem;
    overflow: hidden;
    margin-top: 10px;
    background: url("../Icons/ext-ttm-type-method.svg") transparent no-repeat;
}
.t3luhttm .c-eventitem__ttm {
    margin-left: 0;
    margin-top: rem-calc(4px);
    width: 100%;
}