/**
* Plugin Name: HubSpot Blog
* Description: Option Setting for the name address and phone numbers. Includes Widget
- * Version: 1.0.0
+ * Version: 1.0.1
* Author: Steve Sutton
* Author URI: http://www.gaslightmedia.com
* License: All right reserved
var blog_characters = blog.text().length;
var title = jQuery(".hubspot-title");
- image.css("margin-bottom", "20px").css("background-size", "contain").css("width", "200px").css("height","200px");;
- image_link.css("display", "block").css("width", "200px").css("margin", "0 auto");
+ image.css("margin-bottom", "20px").css("background-size", "contain").css("width", "500px").css("height","350px");
+ image_link.css("display", "block").css("width", "500px");
blog.find('img').remove();
title.find("h1").css("margin-bottom", "15px").css("font-size", "25px");