.section--home .home__item{align-items:center;display:flex;justify-content:center;text-align:center}.section--home .home__item a{color:#333}.section--home .home__item h3{color:#333;font-size:30px;font-weight:400;margin-top:10px}@media (min-width:1020px),(min-width:1020px) and (-webkit-max-device-pixel-ratio:1){.home__item .img__area{border-radius:100%;overflow:hidden}.home__item h3,.home__item img{transition:.3s ease-in-out}.home__item a:hover h3,.home__item a:hover img{transform:scale(1.1)}}