@charset "UTF-8";

.cssskin-cafeborder  {
  height: 100px;
  font-size: 24px;
  text-shadow: #000000 1px 1px 0px;
}

@media only screen and (max-width: 641px) {
.cssskin-cafeborder  {
  height: 100%;
}

}
