.ty_wrapper { position: relative; max-width: 100px; border: 1px solid #3498DA; border-radius: 8px 0; }
.ty_wrapper { display: flex; flex-direction: column; align-content: center; justify-content: center; align-items: center; }
.ty-say { position: absolute; bottom: -12px; left: -1px; border: 6px solid #3498DA; border-bottom-color: transparent; border-right-color: transparent; }
.ty-say:after { content: ''; position: absolute; top: -6px; left: -5px; display: block; width: 6px; height: 6px; border: 5px solid #fff; border-bottom-color: transparent; border-right-color: transparent; }
.tsc_score_description { padding: 1px 0 0; width: 100%; text-align: center; font-size: 10px; text-transform: uppercase; color: #fff; background-color: #3498DA; border-radius: 4px 0 0 0; }
.tsc_score { padding: 20px 0 5px; font-size: 18px; }
.tsc_reviews_count { font-size: 8px; line-height: 1px; }
.tsc_logo svg { width: 50px; }

.ty_wrapper { background: url(tsc-bg-5.png) center 25px no-repeat; background-size: 65%; }