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