﻿
$(document).ready(function () {
    $('.FrontpageBanners .ElementCell:last-child').addClass("RightImage");
});

