.t477_line {
height: 3px;
background-color: #aa0;
}



.t-btn_md { 
    font-size: 24px;
}


@media screen and (max-width: 650px) {
.t-btn_md { 
    font-size: 20px;
}
}
