/* Start hs #65990 - Chris*/

/* Custom Listing page layout */
body.listing .assets-container .asset{
    height: 270px!important;
    width: 348px!important;
}
body.listing .assets-container .asset .img>.overlay, body.listing .assets-container .asset .img img{
    height: 234px!important;
    width: 348px!important;
}

/* End hs #65990 - Chris*/