.secBg1 {
  margin-top: -340px;
  margin-bottom: -140px;
  height: 505px;
  background: #121516;
}
.secBg1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .secBg1 {
    display: none;
  }
}/*# sourceMappingURL=housing_feature_anshin.css.map */