.rounded-images__images{position:relative}.rounded-images__images:hover h5{text-decoration:underline}.rounded-images__images div.rounded-images__link h5,images__link h5{color:#00a7cf}.rounded-images a:hover{text-decoration:none}.rounded-images__container{grid-column-gap:40px;display:grid;justify-content:center;justify-items:center;text-align:center}.rounded-images__images--small{border-width:2px;left:-35px;position:absolute;top:-35px;transition:all .5s ease}.rounded-images__images:hover .rounded-images__images--small{left:-20px;opacity:.5;top:-20px;z-index:-1!important}.rounded-images__images--big img,.rounded-images__images--small img{border-radius:50%}.rounded-images__images--small img{border:2px solid #fff}div.rounded-images__link h5{margin-top:20px}.rounded-images{padding:60px 0}@media screen and (max-width:992px){.rounded-images__container{grid-row-gap:100px;grid-template-columns:1fr 1fr}}