.stylst_tags {
	padding-top: 10px;
}
.socialroot-links {
	text-align: center;
}
.sl-item {
	padding: 0px 10px;
}
.socialroot-widget {
	width: 100%;
	padding: 10px 0px;
	background-color: #fff;
	text-align: center;
}
.socialroot-iframe {
	 padding: 0;
	 margin: 0;
	 width: 768px;
	 height: 256px;
}
.vtc-widget-wrapper {
	margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
	.socialroot-iframe {
		width: 1px;
		min-width: 90%;
		*width: 90%;
	}
}