.intr {background-size: cover;width: 100%;height: 240px;text-align: center}.intr .avtar {display: inline-block;width: 150px;height: 150px;border-radius: 50%;margin-top: 100px;background: url(../../assets/img/2.jpg) center;background-size: cover;transition: 1s}.intr .avtar:hover {transform: rotate(360deg)}.intr .peointr {color: #fff;font-size: 24px;font-weight: bold;margin-top: 30px}