h5{
font-size: 1.8rem;
font-weight: normal;
margin-bottom: .5em;
color: #0695d1 !important;    
}
h5 span{
 font-size: 1.6rem; 
 padding-left:.5em;
}
#rwd-content figure {
   margin-bottom: 0!important;
}
.tbl-recall th{
    text-align: center!important;
}
.tbl-recall td{
    text-align: right!important;
}
.tbl-recall thead th{
    padding: 8px 10px 6px!important;
}
.tbl-recall thead th.col1{
    background: #77c9e8!important;
}
@media screen and (min-width: 768px){
#rwd-content figcaption.cap-top {
        font-size: 1.6rem!important;
        line-height: 1.6666666667;
        margin-top: 0!important;
        margin-bottom: 7px;
        display: inline-block;
        text-align: center;
}
#rwd-content figcaption {
        font-size: 1.6rem!important;
        line-height: 1.6666666667;
        margin-top: 7px!important;
        display: block;
        text-align: center!important;
}
}

@media screen and (max-width: 767px){
h5{
font-size: 1.7rem;   
}
h5 span{
 font-size: 1.5rem;   
}
}