@media only screen and (max-width: 745px){
    .en #header_menu a {
		font-size: 0.85rem;
	}
}
.en .texttable .field-content{
    margin-left: 0;
    padding-top: 1.41rem;
    text-align: center;
}
.en a.tg-button{
    font-size: 0.85rem;
}
.en a.tg-button span{
    white-space: nowrap;
    font-size: 1rem;
    display: block;
}