.learn-more{height:99px;position:relative;width:99px}.learn-more:after{background-color:transparent;border-radius:100px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.learn-more:hover:after{background-color:rgba(0,0,0,.125)}@media screen and (max-width:992px){.learn-more{height:70px;width:70px}}