.hashtag .m{
    display: none;
}
.s-block.hashtag .s-block-content{
    max-width: 800px;
    margin: 0 auto;
}
.hashtag .btn_other{
    display: block;
    margin-top: 40px;
    padding: 10px 25px;
    background: #fff;
    border-radius: 30px;
    border: 1px #4C906F solid;
    color: #4C906F;
}