.openbtn1 {
span:nth-of-type(1) {
top: 15px;
}
span:nth-of-type(2) {
top: 23px;
}
span:nth-of-type(3) {
top: 31px;
}
&.active {
span{
background-color: #fff;
}