.t-rec {
    word-break: normal !important;
}
body, html {
    overflow: inherit;
}
 
html {
    width: 100%;
    /*overflow-y: scroll;*/
    position: relative;
}