/*  ----------------------------------------------------------------------------
    You can use it for custom CSS.
*/
#categories_listing_image > img {width: 50%;height: auto;margin: 0 0 30px;}
#categories_listing_image > img {
    width: 320px;
    height: auto;
    margin: 30px 30% 30px;
}
#categories_listing_image > img {
    width: 320px;
    height: auto;
    margin: 0 30% 30px;
}