.head-icon {
 /*background: url('https://cdn.lamucal.com/public/static/sprites/nav/sprites.png') -0px -0px no-repeat;*/
 /*background-size: 145px 28px;*/
 /*background: url("/static/img/svg/head2.svg");*/
 width: 20px;
 height:20px;
}
.head-no-icon {
 /*background: url('https://cdn.lamucal.com/public/static/sprites/nav/sprites.png') -20px -0px no-repeat;*/
 /*background-size: 145px 28px;*/
 /*background: url("/static/img/svg/head.svg");*/
 width: 20px;
 height:20px;
}
.message {
 /*background: url('https://cdn.lamucal.com/public/static/sprites/nav/sprites.png') -40px -0px no-repeat;*/
 /*background-size: 145px 28px;*/
 width: 30px;
 height:25px;
}
.nav-buy-icon {
 /*background: url('/static/img/svg/buy.svg')no-repeat;*/
 /*background-size: 145px 28px;*/
 width: 18px;
 height:14px;
}
.nav-download-icon2 {
 /*background: url('https://cdn.lamucal.com/public/static/img/home/nav-download-icon2.webp') no-repeat;*/
 /*background-size: 10px 16px;*/
 /*background: url("/static/img/svg/phone.svg")  no-repeat;*/
 width: 11px;
 height:16px;
}
.nav-lang {
 background: url('https://cdn.lamucal.com/public/static/sprites/nav/sprites.png') -84px -0px no-repeat;
 background-size: 145px 28px;
 background-color: #000;
 width: 18px;
 height:18px;
}
.nav-search {
 /*background: url('https://cdn.lamucal.com/public/static/sprites/nav/sprites.png') -102px -0px no-repeat;*/
 /*background-size: 145px 28px;*/
 /* background: url("/static/img/svg/search.svg")  no-repeat;*/
 width: 43px;
 height:28px;
}
