.item-wrapper{padding:40px;text-align:center}.userImg{width:225px;height:225px;margin:0
auto}.userImg
img{border-radius:50%;filter:grayscale(100%);transition:filter 0.5s ease}.userImg:hover
img{filter:grayscale(0%)}.userName{font-weight:600;font-size:1rem;margin:15px
0 5px}.userJob
a{color:#777;text-decoration:underline}.userJob a:hover{color:var(--second-color)}.userJob{font-size:0.9rem;color:#777}@media (min-width: 1199px) and (max-width: 1399px){.userImg{width:180px;height:180px}}@media (min-width: 992px) and (max-width: 1198px){.userImg{width:150px;height:150px}}@media (max-width: 375px){.userImg{width:190px;height:190px}}@media (max-width: 375px){.userImg{width:200px;height:200px}}