.about-wrap [class$="-col"] .col + .col {
	margin-left: 0;
}

.wt-info-wrap .three-col .col {
	float: left;
	width: 30.33%;
	padding: 15px;
}

.wt-info-wrap .wt-section .dashicons {
	margin-top: -4px;
	vertical-align: middle;
}

.wt-info-wrap .nav-tab {
	font-size: 16px;
}

.wt-info-wrap h1 {
	font-size: 2em;
}

.wt-info-wrap h3 {
	font-size: 1.2em;
}

.wt-info-wrap .wt-section-useful-plugins,
.wt-info-wrap .wt-section-upgrade-to-pro,
.wt-info-wrap .wt-section-demo-content {
	margin-top: 50px;
}

.wt-info-wrap .tab-upgrade-to-pro {
	background-color: #bf2424;
	background-color: #159614;
	color: #FFF;
}

.wt-info-wrap .wp-badge {
	background-image: url('../images/logo.png');
	background-color: #FFF;
	background-size: 110px auto;
	background-position: center;
	height: 70px;
}

.wt-info-wrap .quick-links a {
	margin-right: 5px;
}

.wt-info-notice .btn-dismiss {
	margin-left: 20px;
}

.wt-info-wrap .plugin-list {
	list-style-position: inside;
	list-style-type: disc;
}

