.SCAddress-Container {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: normal;
}
