 

@media(max-width: 768px) {
   .topic-box{display:flow-root}
   .topic-box .topic-btns{display:block;width:100%;margin-top:30px}
   .topic-box b{display:contents;width:100%;float:unset!important}
   .topic-box .topic-btns a{display:block;width:auto;float:left;margin-bottom:10px}
}

