.hubs-embedded.small-tiles .tile.single {
    height: 250px !important;
}

.hubs-embedded.small-tiles .tile {
    width: 180px !important;
}

.hubs-embedded.small-tiles.Shortlist .tile.single {
        height: 250px !important;
    }

.hubs-embedded.small-tiles.Shortlist .tile {
    width: 200px !important;
}
 
.hubs-embedded #collection-items .tile {
    margin: 0 5px 20px !important;
}

.hubs-embedded .tile.single .description h3.h3like {
    font-size: 16px !important;
    color: #1a99ce !important;
}

.tile .item-link.view::after, .tile:not(.cta) .item-link.view::after {
    background-image: url(https://content.cdntwrk.com/files/aHViPTk5OTU4JmNtZD1pdGVtZWRpdG9yaW1hZ2UmZmlsZW5hbWU9aXRlbWVkaXRvcmltYWdlXzVkNzgwZGZkMTNhZWIucG5nJnZlcnNpb249MDAwMCZzaWc9ZTNhOWJhNjNiNWIyYmQ0MmJjY2MzYmJhNzcxNDA5ZDg%253D) !important;
    background-position: 0 0 !important;
    background-size: cover !important;
    height: 20px !important;
    width: 20px !important;
    top: 11px !important;
}
.hubs-embedded .tile.single .ob-custom-tag > a.view::before {
    display: block;
    width: 100%;
    height: 20px;
    margin-left: -40px;
    padding-right: 20px;
    margin-top: -21px;
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5)) !important;
    background-repeat: repeat-x !important;
    background-color: transparent !important;
    background: none !important;
    z-index: 1 !important;
}
.item-link.view {
    background-color: #d1d2d4;
    background-image: none;
    padding-left: 10px;
    color: #09466b !important;
}
div.tile.single > a.view, li.tile.single > a.view {
   padding-left:5px !important;
    background-image:none !important;
}