.blog_meta{
      list-style: none;
}
.banner-seven-slide .banner-five-content {
    max-width: 560px;
    margin-left: auto;
    margin-right: 0;
}
.float {
    position: fixed;
       width: 48px;
    height: 48px;
    bottom: 50px;
    right: 22px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}