.horoscope_for_today .item {
  position: relative;
  overflow: hidden;
  width: 31%;
  height: 225px;
  padding: 7px;
  float: left;
  background: #ffffff;
  border-radius: 3px;
  color: #000000;
  margin: 10px 0px;
}