.hero-bar {
    padding: 2em;
}
.builder-module-background-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.builder-module-content {
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.builder-module-navigation,
.builder-module-2,
.builder-module-widget-bar,
.builder-module-navigation-last,
.builder-module-footer {
	padding-left: .5em;
	padding-right: .5em;
}
.social-connections-box {
	margin-bottom: 1em;
}
.feat-genre-head {
	line-height: 32px;
}
/* - Need a media query for these at a smaller tablet size - */
#share-buttons {
    font-size: 1em;
}
.header-tag, h2.header-tag {
	font-size: 24px;
}
#text-2 .fa-3x {
    font-size: 2em;
}
#menu-footer a {
	font-size: 14px;
}
.archive-album-title {
	display: none;
}
.archive-product-link.text-right {
    text-align: center !important;
    padding: 4px;
}
.sommlogo {
	width: 50%;
}
img.logo {
	margin: 1rem 0;
}
.somm-quote {
	width: 75%;
}
#gform_widget-2 #gform_wrapper_1 {
    padding: 1em;
}

@media screen and (max-width: 720px) {
.col-sm-6.connections {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.first-genre-product.col-sm-9 {
	padding-right: 15px !important;
}
.genre-pic-cols.col-sm-3 {
	padding-left: 15px !important;
}
}