.css-propertylist-image .card_new {
    background: rgba(245, 166, 35, 0.8);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: rotate(-45deg);
    color: #ffffff;
    position: absolute;
    top: 15px;
    left: -35px;
    width: 140px;
    z-index: 2;
}
