@charset "utf-8";
/* CSS Document */

img.img_listing {
  border-radius: 5px 5px 0px 0px;
}

img.img_details {
  border-radius: 8px 8px 8px 8px;
}