.bokawrapper {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.bokawrapper {
  max-width: 100%;
}
.semiwrapper {
  width: 100%;
}
.semiwrapper {
  width: 45%; 
  min-width: 270px;
  vertical-align: top;
  display: inline-block;
}
.semiwrapper {
  width: 100%;
}

.box.left {
  min-height: 150px;
}
.box.stor {
  min-height: 360px;
}

.box {
  min-height: 263px;
  text-align: left;
}
.box {
  width: 250px;
  font-size: 12px;
  border-radius: 4px;
  background: #F3F3F3;
  border: 1px solid #CCC;
  margin: 10px;
  display: inline-block;
/*  height: auto; */
  height: 530px;
  position: relative;
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.box {
  width: 275px;
}
.box.stor {
  min-height: 360px;
}
.box .stor {
  height: 800px;
}

.top {
  width: 100%;
  background:#dc4588;
  color: #FFF;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  padding: 1.5em 0;
}

.bottom {
  padding: 10px; 
  text-align: left;
}
.bottom {
  padding: 10px;
  text-align: left;
  min-height: 285px;
}

.boka a {
  background: #dc4588;
  border-radius: 5px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  padding: 10px 15px;
  display: inline-block;
  min-width: 100px;
  vertical-align: bottom;
  bottom: 0px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  margin-top: 10px;
}
.bokawrapper {
  max-width: 100%;}
.boka {
  bottom: 15px;
  position: absolute;
  width: 92%;
}
.fullwidth {
  width: 100%;
  max-width: 871px;
  height: auto;
}

