.square-box{position:relative;width:20%;overflow:hidden;border-radius:5px}.square-box:before{content:"";display:block;padding-top:100%}.circle{width:100px;height:100px;background-color:#acd7c6;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:60px;font-weight:400;color:#2f9576;text-align:center}