@charset "UTF-8";

.cssskin-box4  {
  border: 1px solid #4d2800;
  margin-top: 20px;
  width: 260px !important;
}

.cssskin-box4 .c-large_headline {
  background-color: #4d2800;
  color: #ffffff;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 641px) {
.cssskin-box4  {
  width: 90% !important;
  margin: auto auto;
}

}
