@charset "UTF-8";
/* CSS Document */
.feature .col-md-4 picture img {
  -webkit-filter: drop-shadow(2px 2px 2px #363436);
  filter: drop-shadow(2px 2px 2px #363436);
}

/*hide weather widget
.badge-weather {display:none;}*/

@media (max-width: 767px) {
  .badge-weather {
  top:23vw;
}
}

.prop-home-fee-disclosure {
  margin-top:-10px; 
  margin-bottom:80px;
  text-align:center;
}