body,html{

    font-size: 1.7vw;
}

.ch a{float:left;margin:1rem; padding: 2rem 2.5rem;}
.table { table-layout: auto;}

.content_menu a{width:14rem;font-size: 2rem;}
.content_menu .icon:before{
    font-size: 4rem;
    margin: 1.4rem auto;
    margin-bottom: 0rem;
    width: 8rem;
    height: 8rem;
    border-radius: 4rem;
    line-height: 4rem;
}
#toolbar h1{font-size:3rem}

