.teller_prof .menu .text-1 .teller-talk {
    align-items: center;
    aspect-ratio: 0;
    margin: 3%;
}
.teller_prof .menu .text-1 .img_style {
    width: 39%;
}
.teller_prof .menu .text-1 .title {
    font-size: 5cqw;
}
.teller_prof .menu .text-1 .title .name_title {
    color: #008115;
    font-size: 7cqw;
    line-height: 1.5;
}

.teller_prof dt {
    font-size: 1.5rem;
    font-weight: bold;
}
.teller-list {
    word-break: break-all;
}