



.hm-blog-tip-holder {width:calc(100% + 20px);margin-left:-10px;position:relative;border-radius:8px;text-align:center;padding:20px;justify-content: center;display: flex;margin-top: 50px;}
.hm-blog-tip-holder .icon {width:76px;height:76px;border-radius:50%;margin-top:-38px;text-align:center;background: #ffff;display: inline-block;position: absolute;top: 0px;}
.hm-blog-tip-holder .content {float:left;width:100%;margin-top: 30px;}
.hm-blog-tip-holder .icon img {width:50px;margin-top: 10px;}
.hm-blog-tip-holder p {margin-bottom:0px}

@media screen and (max-width: 768px) {

}


