.tem06-guide-language .text{float:left;max-width:90%;}
.tem06-guide-language .text .Keyword{display:inline-block;font-size:18px;font-weight:500;color:#121212;}
.tem06-guide-language .text .description{display:inline-block;font-size:16px;color:#666;}
.tem06-guide-language .text .description a:hover{text-decoration:underline;}
.tem06-guide-language .more{float:right;}
.tem06-guide-language .more a{border:none;}
@media (max-width:991px){
    .tem06-guide-language .text{max-width:80%;}
}
@media (max-width:768px){
    .tem06-guide-language .container,
    .tem06-guide-language.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
}
@media (max-width:480px){
    .tem06-guide-language .more{float:none;text-align:left;margin-top:15px;}
    .tem06-guide-language .text{max-width:100%;width:100%;float:none;}
}