html, body{overflow-x:auto;}/* Start custom CSS */.grid-view .item-wrap.item-wrap-no-frame .hover-effect {
    border-radius: 4px 4px 0 0;
}
body {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    text-transform: none;
}

.item-wrap {
    box-shadow: 5px 4px 4px -2px rgb(0 0 0 / 50%);
}
.houzez-icon{
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}/* End custom CSS */