@import url('https://thetastemakersandco.info/home/css/style_home.css');

li.v1 span{
  width:600px;
  right:50px;
  bottom:50px;
}
li.v2 span{
  width:495px;
  right:40px;
  bottom:40px;
}
li.v3 span{
  width:1000px;
  margin:-36px 0 0 -500px;
  left:50%;
  top:50%;
}
li.v4 span{
  width:1000px;
  margin:-22px 0 0 -500px;
  left:50%;
  top:50%;
}
li.v5 span{
  width:1000px;
  margin:-20px 0 0 -500px;
  left:50%;
  top:50%;
}
li.v6 span{
  width:403px;
  margin:-19px 0 0 0;
  left:10vw;
  top:50%;
}



/* for SP-----------------------------------------------------
------------------------------------------------------------ */
@media only screen and (max-width: 736px) {

li.v1 span{
  width:300px;
  right:25px;
  bottom:25px;
}
li.v2 span{
  width:247px;
  right:20px;
  bottom:20px;
}
li.v3 span{
  width:320px;
  margin:-11px 0 0 -160px;
  left:50%;
  top:50%;
}
li.v4 span{
  width:280px;
  margin:-12px 0 0 -140px;
  left:50%;
  top:50%;
}
li.v5 span{
  width:306px;
  margin:-12px 0 0 -153px;
  left:50%;
  top:50%;
}
li.v6 span{
  width:150px;
  margin:-7px 0 0 0;
  left:10px;
  top:50%;
}
}