.sessions{ width: 100%; .items{ transition: .4s; &:hover{ opacity: .6; } } }