/* jQuery scripts */
$(document).ready(function(){
    $('.amazon-books iframe:last-child').css('margin-right', '0')
})
