.img-round{border-radius:50%;overflow:hidden;padding-top:10%;position:relative;width:10%}.img-round img{height:100%;left:50%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:1s ease}.img-round img:hover{height:110%}
